Hello,
i uploaded all my laravel app in public_html for testing purposes in a shared hosting server, i don't have permission to log with ssh, i cleared all the cache, configs...etc, i checked if my form has a csrf token, checked the DOMAIN_SESSION if it's null, changed it to the actual domain, same thing, back to null, i'm stuck, all works fine in local.
i'm using laravel 6.
thnx
everything works fine even when i deploy it on local server as a production server, all the app works, but once i do the same thing, same parameters in the shared hosting server, it doesn't work, why no idea