1.4.4
- Install laravel ui:auth by default for the new project (only support Laravel >= 6.0)
- Allow enter database username/password via install command: php artisan laravelcms
- Automatically add a default admin user for the new project, username: [email protected] password: admin321
- Tested in php 8 & laravel 8