Commit 9bcc4fdd authored by Gabriele Soldati's avatar Gabriele Soldati

fixed command to generate the jwt token

parent e2b5beac
...@@ -93,7 +93,7 @@ You can now access the server at http://localhost:8000 ...@@ -93,7 +93,7 @@ You can now access the server at http://localhost:8000
npm install npm install
npm run development npm run development
php artisan key:generate php artisan key:generate
php artisan jwt:generate php artisan jwt:secret
php artisan vendor:publish --tag=lfm_public php artisan vendor:publish --tag=lfm_public
## Logging In ## 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