Welcome Guest, Not a member yet? Register   Sign In
Moved from local to remote host - Routing Problems
#7

(07-26-2015, 08:32 AM)agrc Wrote: Yes, my models are uppercase. I'll take a look at the Laravel htaccess

Thanks.

Are your controllers uppercase (or, more accurately, uppercase first letter), with the name of the file matching the name of the class? Models or libraries would have given you errors loading the respective files (maybe only in your logs, but it wouldn't generate a 404), while a 404 indicates that the router couldn't find your controller (file/class name issues) or that your index.php file wasn't found (.htaccess or other configuration issues).
Reply


Messages In This Thread
RE: Moved from local to remote host - Routing Problems - by mwhitney - 07-27-2015, 08:01 AM



Theme © iAndrew 2016 - Forum software by © MyBB