All notable changes to this package will be documented in this file.
The format is based on Keep a Changelog, and this package adheres to Semantic Versioning.
- Breaking change: Switched
themes
directory toThemes
- PHP 8 support with drop PHP 7.2
- Laravel 8 support with drop Laravel 6
- Reference full namespace path to
Theme
facade
- Error pages (
errors/404.blade.php
) can now properly be overridden by your themes
- Readme updated with new badges and config command
- Laravel 7 support
- Initial version