Skip to content

Commit

Permalink
fix: add clear optimize for blog be
Browse files Browse the repository at this point in the history
  • Loading branch information
tanhongit committed Nov 21, 2024
1 parent 3389839 commit d8b7c87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup/functions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ build_admin() {

php artisan config:cache
php artisan route:cache
php artisan optimize:clear

echo ''
}
Expand Down

0 comments on commit d8b7c87

Please # to comment.