Skip to content

Commit

Permalink
asasa
Browse files Browse the repository at this point in the history
  • Loading branch information
maulayyacyber committed Oct 2, 2024
1 parent 4675556 commit 62fce5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Envoy.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
@task('run_migrations')
echo 'Creating cache table if not exists and running migrations'
cd {{ $new_release_dir }}
php artisan schema:dump
php artisan cache:table
php artisan migrate --force
@endtask

Expand Down

0 comments on commit 62fce5b

Please sign in to comment.