Closed kordix closed 5 years ago
I changed 'custom_template' => true but it doesn't react, just makes the same views as before
How can I edit existring template? I want to remove admi nsidebar cause it causes errors
@kordix,
php artisan vendor:publish should fix the sidebar error issue.
php artisan vendor:publish
I changed 'custom_template' => true but it doesn't react, just makes the same views as before
How can I edit existring template? I want to remove admi nsidebar cause it causes errors