Install Laravel Project IIS 8 Windows Server 2012

0

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?

    
asked by josterricardo 03.06.2016 в 21:47
source

1 answer

1

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.

    
answered by 06.06.2016 / 21:55
source