Skip to content
This repository was archived by the owner on Jan 28, 2019. It is now read-only.

Commit cf09dfb

Browse files
committed
restore key, keeping it simple
1 parent bb0fce2 commit cf09dfb

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
APP_ENV=local
22
APP_DEBUG=true
3-
APP_KEY=
3+
APP_KEY=b809vCwvtawRbsG0BmP1tWgnlXQypSKf
44
APP_URL=http://localhost
55

66
DB_HOST=127.0.0.1

readme.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77

88
``composer install``
99

10-
``php artisan key:generate``
11-
1210
``php artisan migrate``
1311

1412
``php artisan serve``

0 commit comments

Comments
 (0)