We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67a056e commit fda6709Copy full SHA for fda6709
resources/docker/dist/init.sh
@@ -21,8 +21,6 @@ sqlite3 "$db_file" 'pragma journal_mode=wal;'
21
# Start running artisan commands
22
cd /var/www/cocktails
23
24
-chown -R www-data:www-data /var/www/cocktails/storage/bar-assistant
25
-
26
# Setup laravel
27
php artisan storage:link
28
php artisan config:cache
0 commit comments