Hi @Rishabh-Webkul
This works fine in localhost and while developing but the issue came when I was updated in my cpanel hosting. I've installed it through the Softaculous installer in Cpanel.
I have attempted to use several .htaccess rules including the default one for Laravel that sends requests to 'public'. Unfortunately, it resulted in 403 or 404 errors as well. However, usually, it should work fine.
Therefore, I assume that the '/public' route exists in the code of the application, which causes this error.
it would be great If you could help in any way.
Thanks.