Skip to content

Commit aeefb28

Browse files
chore: remove database migration instruction from setup script
1 parent df9a870 commit aeefb28

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.devcontainer/setup.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,3 @@ echo "--- Generate the application key ..."
2929
php artisan key:generate
3030

3131
echo "--- SETUP DONE ---"
32-
echo "please run 'php artisan migrate:fresh --seed' to create the database tables"

0 commit comments

Comments
 (0)