Exclude Subdirectory from Routing in Laravel 5
Exclude Subdirectory from Routing in Laravel 5 #laravel #laravel5 #nginx #wordpress
In this article I am going to explain how to exclude a subdirectory from routing in Laravel 5. Let’s say, for example, you have a Laravel 5 application installed at http://www.example.com and you wish to install a WordPress blog in the subdirectory http://www.example.com/blog. Unfortunately it is not as simple as just creating subdirectory under Laravel 5 and assuming it will all work properly.…
View On WordPress












