It's a dashboard theme/UI-Starter Kit with Laravel, Inertia and Vue (JetStream).
npm install
composer install
- Change ENV file name from .env.example to .env
- Set database infos in the .env
php artisan migrate:fresh --seed
php artisan key:generate
php artisan serve
npm run hot
Goto: http://localhost:8000 or your APP_URL (in the .ENV)
- Demo: https://tailadmin.dev
- Email: admin@tailadmin.com
- Password: admin
Laravel is accessible, powerful, and provides tools required for large, robust applications.
The TailAdmin is open-sourced software licensed under the MIT license.
Please see package.json
If you want to support us, you can send a mail to us via admin@tailadmin.dev
###Screenshots
###Main Demo Video