serv-tec/infyomlabs-laravel-ui-coreui

Laravel frontend preset for CoreUI Theme


Keywords
laravel, coreui, preset
License
MIT

Documentation

Laravel UI CoreUI

Total Downloads Monthly Downloads Daily Downloads License Build Status

Laravel Frontend Scaffolding for CoreUI Theme.

Installation

Run a command,

composer require infyomlabs/laravel-ui-coreui

For Laravel 6,

composer require infyomlabs/laravel-ui-coreui:^1.0

Usage

Run a command,

To Generate a full authentication UI,

php artisan ui coreui --auth

To Install just CoreUI theme assets,

php artisan ui coreui

And then run,

npm install && npm run dev

Or for production,

npm install && npm run prod

Tutorial

Here you can find a video tutorial. (Credits: shailesh-ladumor)

Screenshots

Login

Login

Register

Register

Reset Password Form

Reset Password Form

Reset Password

Reset Password

Admin Layout

Reset Password