Unverified Commit 23cc26ba authored by Viral Solani's avatar Viral Solani Committed by GitHub

Merge pull request #194 from soldatigabriele/master

fixed command to generate the jwt token
parents e2b5beac 9bcc4fdd
......@@ -93,7 +93,7 @@ You can now access the server at http://localhost:8000
npm install
npm run development
php artisan key:generate
php artisan jwt:generate
php artisan jwt:secret
php artisan vendor:publish --tag=lfm_public
## Logging In
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment