feat(install): init database and create superadmin using CLI
closes #380
Showing
- docs/src/getting-started/install.md 17 additions, 0 deletionsdocs/src/getting-started/install.md
- modules/Install/Commands/CreateSuperadmin.php 139 additions, 0 deletionsmodules/Install/Commands/CreateSuperadmin.php
- modules/Install/Commands/InitDatabase.php 39 additions, 0 deletionsmodules/Install/Commands/InitDatabase.php
Loading