Looking to hire Laravel developers? Try LaraJobs

laravel-ui-tabler maintained by proycer

Description
Laravel frontend preset for Tabler Theme
Last update
2021/01/30 01:19 (dev-main)
License
Links
Downloads
49
Tags

Comments
comments powered by Disqus

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