You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enter your database details in .env file on root folder.
Run php artisan migrate --seed to setup your database.
You can configure the site in the config folder before production.
####Permissions
Lavalite may require one set of permissions to be configured: folders within storage require write access by the web server.
For more detals on installation check laravel installation giude
http://laravel.com/docs/5.1/installation