mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange.git
synced 2026-08-23 14:24:17 +00:00
added few other composer command to clear class map
This commit is contained in:
+5
-1
@@ -36,6 +36,10 @@ php artisan config:clear
|
||||
# Run database migrations with seeder
|
||||
php artisan migrate:refresh --seed
|
||||
|
||||
composer dumpautoload
|
||||
# clear class map
|
||||
php artisan clear-compiled
|
||||
composer dump-autoload
|
||||
php artisan optimize
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user