Laravel working on local but not on server
I've been developing in Laravel 10 in my local, and seeing the web using php artisan serve then I uploaded all those files to a webserver, updated .env file with the new DB and url data, and tried a couple…