Skip to content

Support for different route files

Compare
Choose a tag to compare
@Artem-Schander Artem-Schander released this 15 Feb 20:25
· 169 commits to master since this release

The command php artisan:make module generates now a routes folder (with api.php and web.php) instead of a single file.
The new files are getting generated with the corresponding middleware group config.