📅  最后修改于: 2022-03-11 14:50:50.491000             🧑  作者: Mango
#Here's complete snippet
php artisan key:generate
php artisan jwt:secret
php artisan cache:clear
php artisan config:clear
# Before run above commands make sure there is install jwt package, than check its config file name jwt.php in config folder.