halivert / laravel-js-routes

Command for use Laravel routes in JS
https://halivert.dev/laravel-js-routes
MIT License
11 stars 6 forks source link

Fix includes + config in decicated + regex #13

Closed dansleboby closed 3 years ago

dansleboby commented 3 years ago

Fix includes should be overwriting all and put config in decicated file instand of app.php + fallback on the old

halivert commented 3 years ago

Hey! this is a great improvement, thank you so much 😌

halivert commented 3 years ago

Also I spotted an issue, the keys include, exclude and methods shouldn't be mutually exclusive, to be more flexible