How to set up this project?
3 posts
Page 1 of 1
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?
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.
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!
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!

Okay now working good! Thanks very much wahooo;
I'm in the empire business.
3 posts
Page 1 of 1
Copyright Information
Copyright © Codenstuff.com 2020 - 2023