-
Notifications
You must be signed in to change notification settings - Fork 34
Closed
Description
- Laravel Version: 9.40.1
- Nova Version: 4.19.0
- PHP Version: 8.1.1
- Database Driver & Version: MYSQL
Description:
Iam create tool and develop it with success. Url in localhost is http://localhost:16275/manager-tool.
Then iam deploy this to staging server and when i open it, i have 404 error. https://domain.domain/manager-tool
What iam doing wrong?
I push all code to remote server and launch this deploy process
docker exec dog_php_staging composer install
docker exec dog_php_staging php artisan config:cache
docker exec dog_php_staging php artisan route:cache
docker exec dog_php_staging php artisan view:cache
docker exec dog_php_staging php artisan migrate --force
Metadata
Metadata
Assignees
Labels
No labels