laravel-trailing-slash
laravel-trailing-slash copied to clipboard
Disable trailing slash for admin pages
how can I do this ? Cause some packages has relational links and this slash brake functionality
Hmmm need to take I look for a solution. Maybe the best option is to implement some kind of exclude urls in config file...
I need that too. If this package use with nova, its occurs some errors. I need to disable that for laravel nova. But dont know how to do.
You may setup presence or absence of trailing slash per each route and middleware group using illuminatech/url-trailing-slash