mtvbrianking / multi-auth

Laravel Multi-Authentication Package
https://github.com/mtvbrianking/multi-auth-diy
MIT License
179 stars 25 forks source link

Add laravel/ui dependency #47

Open mtvbrianking opened 2 years ago

mtvbrianking commented 2 years ago

It's best to require the laravel/ui package explicitly in composer.json rather than asking users to install it from the readme instructions.

mtvbrianking commented 2 years ago

laravel/ui is needed for scaffolding the frontend components (styling)