laravel-ui-tabler maintained by proycer
Laravel UI Tabler
Laravel Frontend Scaffolding for Tabler Theme.

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

Register

Reset Password Form

Admin Layout
