feature: add error pages
This commit is contained in:
@@ -13,6 +13,8 @@ mkdir -p storage/logs \
|
||||
storage/framework/views \
|
||||
bootstrap/cache
|
||||
|
||||
touch storage/logs/laravel.log storage/logs/query.log
|
||||
chmod 666 storage/logs/laravel.log storage/logs/query.log
|
||||
chmod -R 777 storage bootstrap/cache
|
||||
|
||||
exec "$@"
|
||||
|
||||
Reference in New Issue
Block a user