This Laravel package adds multi-theme support to your application. It also provides a simple authentication scaffolding for a starting point for building a Laravel application. And it also has preset for Bootstrap
, Tailwind
, Vue
, and React
. So, I believe it is a good alternative to the laravel/ui
& laravel/breeze
package.
- Any number of themes
- Fallback theme support; It allows creating a child theme to extend any theme
- Provides a simple authentication scaffolding similar to laravel/ui & laravel/breeze package
- Provides frontend presets for bootstrap, tailwind, vue, and react
To install, configure and learn how to use Laravel Themer package please go to the Documentation.
We invest a lot of resources into video tutorials and creating open-source packages. If you like what I do or if you ever made use of something I built or from my videos, consider supporting us. This will allow us to focus even more time on the tutorials and open-source projects we're working on.
Thank you so much for helping us out! 🥰
composer test
Please see CHANGELOG for more information on what has changed recently.
Please see CONTRIBUTING for details.
Please review our security policy on how to report security vulnerabilities.
Authentication scaffolding stubs and presets are taken from Laravel UI and Laravel Breeze.
The MIT License (MIT). Please see License File for more information.