Skip to content

Laravel 7 friendly with laravel UI

Compare
Choose a tag to compare
@sarthaksavvy sarthaksavvy released this 13 Mar 07:04
· 14 commits to master since this release
  • Upgraded to laravel 7
  • Added Laravel UI package by default
  • php artisan multiauth:install command automatically run php artisan ui bootstrap and then execute npm run install && npm run dev