I just opened an issue on the readme, but I've been using this addon with pleasure.
One small thing though, my Nova resources aren't in the App\\Nova\\ModelName location, but in a subfolder.
I also have a project where I put them in App\Models\Nova (it made more sense in that project's context).
Therefore, I'd like to be able to customize the namespace infix, which could show up in the config.
Hello there,
I just opened an issue on the readme, but I've been using this addon with pleasure.
One small thing though, my Nova resources aren't in the
App\\Nova\\ModelName
location, but in a subfolder. I also have a project where I put them inApp\Models\Nova
(it made more sense in that project's context).Therefore, I'd like to be able to customize the namespace infix, which could show up in the config.