Download the PHP package idecardo/laravel-ui-installer without Composer
On this page you can find all versions of the php package idecardo/laravel-ui-installer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-ui-installer
Laravel UI Installer
Global Laravel UI Installer for scaffolding frontend presets.
Installation
Usage
- Install Laravel
>=6.0
andcd
into it. - Run
laravel-ui-installer install tailwind --auth
to install preset. - Run
npm install && npm run dev
to compile your fresh scaffolding.
Make sure to place Composer's system-wide vendor bin directory in your
$PATH
so thelaravel-ui-installer
executable 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.
All versions of laravel-ui-installer with dependencies
PHP Build Version
Package Version
The package idecardo/laravel-ui-installer contains the following files
Loading the files please wait ....