laravel-ui-installer maintained by idecardo
Laravel UI Installer
Global Laravel UI Installer for scaffolding frontend presets.
Installation
composer global require idecardo/laravel-ui-installer
Usage
- Install Laravel
>=6.0andcdinto it. - Run
laravel-ui-installer install tailwind --authto install preset. - Run
npm install && npm run devto compile your fresh scaffolding.
Make sure to place Composer's system-wide vendor bin directory in your
$PATHso thelaravel-ui-installerexecutable can be located by your system. This directory exists in different locations based on your operating system; please visit Laravel website.
Screenshots

License
The package is open-sourced software licensed under the MIT license.