Closed mprythero closed 4 years ago
The code is mostly setup for this. You only need to copy the views from this project into your own project and put them in resources/views/vendor/totem
See https://github.com/codestudiohq/laravel-totem/pull/199 to add a hook into the artisan command php artisan vendor:publish
to do just this
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I was just more curious than anything, but is it only recommended to use only the blades provided or are there suggested ways for integrating this into our own layouts? Thanks and this looks like a great asset!