Closed gidaban closed 5 years ago
Run php artisan vendor:publish
and select TicketitServiceProvider
from the menu. This should create a directory resources/views/vendor/ticketit
. Under this folder, you can edit files that will persist on updates.
thanks
Hello guys,
You do really great job thank.
I want to customize admin template. I already add in config table new record about name of admin template and now i wondering what will happen if i will edit views from vendor dir and you will update package?