idecardo/laravel-ui-installer

Laravel UI Installer.

Downloads

7

Stars

0

Version

v1.0.0

Laravel UI Installer

Global Laravel UI Installer for scaffolding frontend presets.

Installation

composer global require idecardo/laravel-ui-installer

Usage

  1. Install Laravel >=6.0 and cd into it.
  2. Run laravel-ui-installer install tailwind --auth to install preset.
  3. 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 the laravel-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

Login Register Reset Password Verify Dashboard

License

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

idecardo

Author

idecardo