Closed Hasnayeen closed 4 years ago
Looks like another commit got merged in this, I'll close this PR but wait for your (@Larsklopstra ) comment on the review before opening a new PR
I think using resource_path()
is going to be the safest and most reliable bet here. You'll find the same code recommended in Laravel documentation when it comes to publishing stuff.
This PR provides option for overriding default views.
User will be able to publish the view files to
resources/views/vendor/nebula
and override them as they like.