whitecube / nova-page

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

Ability to change where Templates are stored/created #4

Open voidgraphics opened 5 years ago

voidgraphics commented 5 years ago

We could have a path in the config file that specifies where the Templates should be located.

This would then be used by the make:template command to store the file at the proper location.