php latrvel

If you use the laravel installer, you have to create the .env file manually.

FYI, this is different to the previous versions of the Laravel installer. I assume that this will be fixed later on, but for now I simply do the following:

cp .env.example .env

and then simple re-run:

php artisan key:generate
posted @ 2015-06-26 01:07  chmod755  阅读(119)  评论(0编辑  收藏  举报