adminetic / cli
Command line interface for adminetic admin panel.
v1.0.1
2024-08-01 14:43 UTC
Requires
- php: ^8.0
- laravel-zero/framework: ^9.0
- nunomaduro/termwind: ^1.3
- pratiksh/adminetic: ^1.7
Requires (Dev)
- mockery/mockery: ^1.4.4
- pestphp/pest: ^1.21.1
README
Headstart your project with adminetic-cli admin panel with single command.
For detailed documentaion visit Adminetic-CLI Documentation
Installation
You can install the package via composer:
composer global require adminetic/cli
Use
php adminetic new project_name
Requirement
- PHP > 8.0
- Laravel Installer
Testing
composer test
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email pratikdai404@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.