We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Begin by installing the package through Composer:
composer require caffeinated/themes
Once this operation is complete, simply add both the service provider and facade classes to your project's config/app.php file:
config/app.php
Caffeinated\Themes\ThemesServiceProvider::class,
'Theme' => Caffeinated\Themes\Facades\Theme::class
And that's it! With your coffee in reach, start building some awesome themes!
all
getActive
setActive
view
response