file_put_contents(/var/www/html/app/Policies/House/HousePolicy.php): Failed to open stream: Permission denied
./vendor/bin/sail artisan shield:install FOLLOWING OPERATIONS WILL BE PERFORMED: INFO – Publishes core package config. INFO – Publishes core package migration. WARN – On fresh applications database will be migrated. WARN – You can also force this behavior by supplying the –fresh option. ┌ Do you wish to continue? ────────────────────────────────────┐ │ Yes │ └──────────────────────────────────────────────────────────────┘ INFO Seems […]
502 Bad gateway after deploying laravel on docker
Hello i’m trying to deploy my laravel app to Coolify and use Docker file here’s what i have