Skip to content

1.4.4

Compare
Choose a tag to compare
@AlexStack AlexStack released this 02 Feb 23:51
· 9 commits to master since this release
  1. Install laravel ui:auth by default for the new project (only support Laravel >= 6.0)
  2. Allow enter database username/password via install command: php artisan laravelcms
  3. Automatically add a default admin user for the new project, username: [email protected] password: admin321
  4. Tested in php 8 & laravel 8