How to set up this project?

3 posts Page 1 of 1
Contributors
User avatar
KraZy
Top Poster
Top Poster
Posts: 93
Joined: Sat May 26, 2012 8:40 am

How to set up this project?
KraZy
I want to try this project: https://github.com/jedifunk/jbfj-calcio
but I've no experience with composer and laravel framework. So I don't know how to set up this project. I've inserted this project in my web server but can't load vendor/autload.php

any hint?
I'm in the empire business.
User avatar
visualtech
VIP - Donator
VIP - Donator
Posts: 265
Joined: Sat Nov 19, 2011 2:19 pm

Re: How to set up this project?
visualtech
It's actually pretty easy.

First, you have to install Composer - the package manager for PHP; get it from here http://getcomposer.org

Now, fire up Terminal or Command Prompt, and switch to your project's directory. Once there, simply execute: composer install

That should do it. It's also a good idea to install the Laravel-CLI. If you have any problem, just PM me! :)
Image
User avatar
KraZy
Top Poster
Top Poster
Posts: 93
Joined: Sat May 26, 2012 8:40 am

Re: How to set up this project?
KraZy
Okay now working good! Thanks very much wahooo;
I'm in the empire business.
3 posts Page 1 of 1
Return to “Help & Support”