minus-squareautokludge@programming.devtoSelfhosted@lemmy.world•I'm deploying a Laravel app on nginx. Only the main route works, every other throws me a 404linkfedilinkEnglisharrow-up1·2 months agoCould it be a route cache thing? may be worth trying artisan route:clear followed by artisan route:cache linkfedilink
Could it be a route cache thing? may be worth trying
artisan route:clear
followed byartisan route:cache