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.devtoTechnology@beehaw.org•This app lets restaurants and coffee shops charge to use the bathroomlinkfedilinkEnglisharrow-up7·11 months agoShow some dignity, aim at the side. linkfedilink
Could it be a route cache thing? may be worth trying
artisan route:clear
followed byartisan route:cache