Skip to content

Commit

Permalink
Change file name for Envoy.blade.php
Browse files Browse the repository at this point in the history
  • Loading branch information
tabuna committed Jul 28, 2024
1 parent 7367d26 commit 883d507
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions envoy.blade.php → Envoy.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,12 @@
php artisan view:clear
php artisan sqlite:optimize
php artisan migrate --force

echo "" | sudo -S service php8.3-fpm reload

php artisan optimize
php artisan up
php artisan storage:link

echo "🚀 Application deployed!"
@endtask

0 comments on commit 883d507

Please sign in to comment.