Hey,
Can you explain me how i implement your theme in a exist Laravel project? Which files i need to transfer? I dont want to use the whole Demo1.
King Regards
Jamie
Hi Jamie C,
At least, you have to move these folders.
"autoload": {
"files": [
"app/helpers.php"
],
$theme = theme();
// Share theme adapter class
View::share("theme", $theme);