restore key, keeping it simple

master
eddymens 10 years ago
parent bb0fce21b3
commit cf09dfbdf8

@ -1,6 +1,6 @@
APP_ENV=local APP_ENV=local
APP_DEBUG=true APP_DEBUG=true
APP_KEY= APP_KEY=b809vCwvtawRbsG0BmP1tWgnlXQypSKf
APP_URL=http://localhost APP_URL=http://localhost
DB_HOST=127.0.0.1 DB_HOST=127.0.0.1

@ -7,8 +7,6 @@
``composer install`` ``composer install``
``php artisan key:generate``
``php artisan migrate`` ``php artisan migrate``
``php artisan serve`` ``php artisan serve``

Loading…
Cancel
Save