Skip to content

Environment Settings

Krishna Ram Prakash R edited this page Oct 19, 2016 · 1 revision

Make sure there is a file .env in the root of our repository.

You might need to rename .env.example to .env, if necessary.

Once that is done, run

php artisan key:generate

And then

php artisan serve
Clone this wiki locally