Skip to content

Commit

Permalink
fix: jwt command changed. wifidog#26
Browse files Browse the repository at this point in the history
  • Loading branch information
sinkcup committed Jun 19, 2019
1 parent 89bc8a2 commit 7e0a766
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ touch database/database.sqlite
chmod 777 database
chmod 666 database/database.sqlite
php artisan key:generate
php artisan jwt:generate
php artisan jwt:secret
php artisan migrate
./phpunit.sh
Expand Down

0 comments on commit 7e0a766

Please sign in to comment.