💻CLI
Headstart your adminetic project with single command.

Installation
composer global require adminetic/cli
Use
php adminetic new project_name
Requirements
PHP >= 8.0
Laravel Installer
Note
Please ensure that database named same as of project name is already created.
Last updated
Was this helpful?