idecardo/laravel-ui-installer is a Laravel package for laravel ui installer..
It currently has 0 GitHub stars and 11 downloads on Packagist (latest version v1.0.0).
Install it with composer require idecardo/laravel-ui-installer.
Discover more Laravel packages by idecardo
or browse all Laravel packages to compare alternatives.
Last updated
Global Laravel UI Installer for scaffolding frontend presets.
composer global require idecardo/laravel-ui-installer
>=6.0 and cd into it.laravel-ui-installer install tailwind --auth to install preset.npm install && npm run dev to 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.

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