whitecube / nova-page

Static pages content management for Laravel Nova
https://whitecube.github.io/nova-page
MIT License
238 stars 41 forks source link

The package should auto-create the route folder #3

Closed voidgraphics closed 5 years ago

voidgraphics commented 5 years ago

When trying to save a new page, it will successfully create the appropriate json file, but only if the resources/lang/xx/route folder already exists.

If it doesn't exist, Nova throws an error.