All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Implementation of Tabler package that support for laravel 5.8 and laravel 6.0 without running laravel authentication scaffolding.
Made package that support not only laravel 5.8 but also laravel 6.0.
- Deleted
php artisan make:auth
in TablerMakeCommand. - Updated requirement of laravel's version in composer.json.
First stable package that support for laravel 5.8.