Skip to content

It's a dashboard theme/UI-Starter Kit with Laravel, Inertia and Vue (JetStream).

Notifications You must be signed in to change notification settings

ahmadfikrimasyhur/tailadmin-laravel

 
 

Repository files navigation

TailAdmin Inertia

TailAdmin

It's a dashboard theme/UI-Starter Kit with Laravel, Inertia and Vue (JetStream).

Setup Directions

  1. npm install
  2. composer install
  3. Change ENV file name from .env.example to .env
  4. Set database infos in the .env
  5. php artisan migrate:fresh --seed
  6. php artisan key:generate
  7. php artisan serve
  8. npm run hot
  9. Goto: http://localhost:8000 or your APP_URL (in the .ENV)

Admin Login Infos / Demo Account

Laravel is accessible, powerful, and provides tools required for large, robust applications.


License

The TailAdmin is open-sourced software licensed under the MIT license.

Major External Sources

Minor External Sources

Please see package.json


Partners and Sponsors

If you want to support us, you can send a mail to us via admin@tailadmin.dev


###Screenshots

Menu Demo

###Main Demo Video

TailAdmin Main Demo Video

About

It's a dashboard theme/UI-Starter Kit with Laravel, Inertia and Vue (JetStream).

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 79.7%
  • PHP 20.1%
  • Other 0.2%