laravel-dotenv-editor
laravel-dotenv-editor copied to clipboard
Publishing Views
Hi,
is there a way to publish the views or to assign another layout to the existing views? I would love to integrate this seamless into my existing Admin LTE Layout.
Thank you very much.
have u tried running php artisan vendor:publish
Normally it should set the views for the vendor directory. And from there you can edit the views.
This would be a good feature, currently you cannot publish views for this package