wai / adminify
Admin package for Laravel
1.0.1
2021-02-28 17:00 UTC
Requires
- php: ^7.2
- barryvdh/laravel-debugbar: ^3.2
- beyondcode/laravel-websockets: ^1.3
- geo-sot/laravel-env-editor: ^0.9.4
- htmlmin/htmlmin: 6 - 8
- laravel/helpers: ^1.1
- laravel/socialite: ^4.3
- laravolt/avatar: ^3.0
- maatwebsite/excel: ^3.1
- nmirceac/color-tools: *
- nmirceac/file-tools: *
- wai/emails: *
README
This package will configure base Laravel setup for Vuetify admin panel.
Installation
You can install this package via composer using this command:
composer require "wai/adminify"
The package will automatically register itself.
You can start integration with:
php artisan adminify:install
Upgrading
Please see UPGRADING for details.
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Credits
License
The MIT License (MIT). Please see License File for more information.