Skip to content

jwjcmw/laravel-themer

Repository files navigation

Multi theme support for Laravel application

Latest Version on Packagist GitHub Tests Action Status Styling Psalm Total Downloads

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.

Features

  • 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

Documentation

To install, configure and learn how to use Laravel Themer package please go to the Documentation.

Support us

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.

Buy Me A Coffee

Thank you so much for helping us out! 🥰

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

Authentication scaffolding stubs and presets are taken from Laravel UI and Laravel Breeze.

License

The MIT License (MIT). Please see License File for more information.

About

Multi theme support for Laravel application

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 60.6%
  • Blade 35.5%
  • JavaScript 2.9%
  • Other 1.0%