Surge from git uruchominie...

Do konsoli logujemy siÄ™ jako administrator!!!
Recepta na error..

 image


composer install --no-plugins --no-scripts



Recepta na zmiane php version
You can simply run sudo update-alternatives --config php and choose from the list like this:


Na problem 500 server error

vagrant@homestead:~/code$ php artisan key:generate
Application key set successfully.
vagrant@homestead:~/code$



Na problem  Database (/home/vagrant/code/database/database.sqlite) does not exist. (SQL: PRAGMA foreign_keys = ON;)

touch database/database.sqlite

php artisan migrate --seed