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.
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.