proycer/laravel-ui-tabler

Laravel frontend preset for Tabler Theme

Fund package maintenance!
Open Collective

Installs: 48

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 1

Forks: 0

Language:Blade

v7.1.1 2020-11-24 00:16 UTC

This package is auto-updated.

Last update: 2024-04-29 04:27:43 UTC


README

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