mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange.git
synced 2026-08-23 14:24:17 +00:00
add publish bash command for jwt-auth
This commit is contained in:
@@ -23,6 +23,7 @@ pecl install xdebug && docker-php-ext-enable xdebug
|
||||
|
||||
# Generate an application key. Re-cache.
|
||||
php artisan key:generate
|
||||
php artisan vendor:publish — provider="Tymon\JWTAuth\Providers\JWTAuthServiceProvider"
|
||||
php artisan jwt:secret
|
||||
php artisan config:cache
|
||||
php artisan config:clear
|
||||
|
||||
Reference in New Issue
Block a user