what is best practice for charging demo5 slug to my own: etc. coretheme.
i know no one looks inside page source view but demo word in css links looks not good for my brains ;)
do i need search and replace all files and code for word demo5? or it's easer way to do it? any tutorials welcome.
Hi Darius,
In the public/demo5 assets folder, you can move the content to the public folder.
Then in resources/views/base/base.blade.php
file, remove theme()->getDemo()
code for js include.
For CSS include, go to this file; app/helpers.php. Remove theme()->getDemo()
as well.
Thanks
or totally remove that slug as you did?
https://prnt.sc/YpoqOPH6FNiM
Hi,
Sorry for the late reply.
We will pass you some workaround shortly. We need to implement the required changes in our and let you know the steps to implement them on your end.
Please allow us a while.
Regards.