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
minus-squareautokludge@programming.devtoFediverse@lemmy.world•Lemmy devs are considering making all votes public - have your saylinkfedilinkEnglisharrow-up2·3 months ago(Score: 5, Insightful) linkfedilink
Could it be a route cache thing? may be worth trying
artisan route:clear
followed byartisan route:cache