Skip to content

Laravel UI Frontend Preset for Tabler

Notifications You must be signed in to change notification settings

proycer/laravel-ui-tabler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel UI Tabler

Laravel Frontend Scaffolding for Tabler Theme.

Preview

Installation

Run a command,

composer require proycer/laravel-ui-tabler

Usage

Run a command,

To Generate a full authentication UI,

php artisan ui tabler --auth

To Install just Tabler theme assets,

php artisan ui tabler

And then run,

npm install && npm run dev

Or for production,

npm install && npm run prod

Screenshots

Login

Login

Register

Register

Reset Password Form

Reset Password Form

Admin Layout

Reset Password