I can't migrate my voyager tables to the database
arielerwin
TRIALOP
a year ago
I have a connection with the database, I put the password and everything necessary correctly and it works but at the end of the variables I put a code that is this NIXPACKSBUILDCMD="composer install && npm install --production && php artisan optimize && php artisan config: cache && php artisan route:cache && php artisan view:cache && php artisan migrate --force" and the migrate does not work, I don't know if it is because I have laravel voyager installed or I don't know but it doesn't want to migrate my tables to the database, please help
ⓘ Deployment information is only viewable by project members and Railway employees.
0 Replies