I am implementing a laravel project in IIS 8 Windows Server 2012. But I have problems for the routes to work. I can see the index but when I want to access a view it returns error 404. Has anyone had any experience doing this?
I am implementing a laravel project in IIS 8 Windows Server 2012. But I have problems for the routes to work. I can see the index but when I want to access a view it returns error 404. Has anyone had any experience doing this?
It is already settled. For those who want to do it and not die trying to make sure that the "URL Rewriting" component in IIS is well configured. The rest IIS does it automatically.