Releases: hexters/ladmin
Releases · hexters/ladmin
V2.1.0
New Feature
- Add
--with-admin-tableoption when install the Ladmin package. - Overwrite
config/auth.phpto add new theadmin guard - Create new migration file to create
ladmin_accountstable. - Create new
Modules\Ladmin\Models\Adminclass to set as default user for Ladmin. - Overwrite
DatabaseSeedinLadminmodule. - Create new
Modules\Ladmin\Databases\Factories\AdminFactoryclass.
v2.0.0
Overview
Create Module
$ php artisan module:make BlogYou can directly access the admin page via the link below.
http://localhost:8000/administrator/blog
View complete Documentation Module
v1.8.0
Changelog
- Change notification concept to Laravel notification default.
- Relocate button create on datatables
- Reset datatables layout to default layout