Skip to content

Laravel Tabler is a sleek admin template for Laravel applications, offering a clean, responsive, and customizable interface. With pre-built components and a modular structure, it simplifies dashboard development, enhancing user experience in managing and analyzing data.

Notifications You must be signed in to change notification settings

natthasath/demo-laravel-tablar

Repository files navigation

🎉 DEMO Laravel Tablar

Laravel Tabler is a sleek admin template for Laravel applications, offering a clean, responsive, and customizable interface. With pre-built components and a modular structure, it simplifies dashboard development, enhancing user experience in managing and analyzing data.

version rating uptime

🚀 Setup

  • Install Package
composer require takielias/tablar
  • Install Preset
php artisan tablar:install
  • Final Install
npm install
npm run build
php artisan migrate
  • Export
php artisan tablar:export-config
php artisan tablar:export-assets
php artisan tablar:export-js
php artisan tablar:export-auth
php artisan tablar:export-views
php artisan tablar:export-all

🏆 Run

php artisan serve

About

Laravel Tabler is a sleek admin template for Laravel applications, offering a clean, responsive, and customizable interface. With pre-built components and a modular structure, it simplifies dashboard development, enhancing user experience in managing and analyzing data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published