You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Raphael Ndwiga edited this page Feb 20, 2017
·
3 revisions
Caffeinated Themes comes bundled with a config file that you may publish and customize.
Publishing The Config File
To publish the bundled config file, simply run Laravel's vendor:publish Artisan command:
php artisan vendor:publish
This will copy the bundled config file to config/themes.php together with other vendor files. If you just want to publish Caffeinated Themes config file, run Artisan command: