Skip to content

Releases: jornatf/laravel-route-generator

v1.0.0

07 Nov 12:19
Compare
Choose a tag to compare

In this first version, you can auto-generate route with static blade view.

Example: If you create a view in resources\views\static\example-page.blade.php you'll have a GET route : /example-page.