Open mtvbrianking opened 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.
laravel/ui
composer.json
laravel/ui is needed for scaffolding the frontend components (styling)
It's best to require the
laravel/ui
package explicitly incomposer.json
rather than asking users to install it from the readme instructions.