laravel-crud-generator icon indicating copy to clipboard operation
laravel-crud-generator copied to clipboard

Allowing routes path to be configurable

Open doublehops opened this issue 7 years ago • 0 comments

I have made a pull request that allows the developer to define in the configuration where the routes file should be. This is because the routes filename and path have changed in recent versions. The new config defaults to Laravel version 5.4

doublehops avatar Aug 23 '17 04:08 doublehops