/anemon-laravel

Laravel, Vue3 and Tailwind3 based Admin Development KIT

Primary LanguageVueMIT LicenseMIT

Anemon Inertia

Anemon

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

👋 If you looking for Vue2 version, You can use TailAdmin Core 👋

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 storage:link
  7. php artisan key:generate
  8. php artisan serve
  9. npm run hot
  10. Goto: http://localhost:8000 or your APP_URL (in the .ENV)

Admin Login Infos / Demo Account

TailAdmin Demo

Featured :

  • TailwindCSS

  • Vue.js 3 Laravel 8 - JetStream Inertia

  • Every component are well documented

  • Easy usability

  • Simple and short code blocks

  • A lot of customization options for every component

  • Responsive, you can use with all devices

  • Custom Auth Pages: Login, Register, Profile, Lock

  • Unique Form Inputs: Repeatable Fields, Select(Rich Content) and Date

  • Completely UI Kit

  • Statistic Widgets for Summary or Small Data Windows

  • It works with FontAwesome

  • Content Components :

    • Alert
    • Avatar / Avatar Group for Team Lists
    • Badge
    • Breadcrumb
    • Buttons
    • Content Card
    • Collapsible Content
    • Dropdowns
    • Lists
    • Modals
    • Pagination
    • Popovers
    • Progress
    • Statistic Widgets
    • Tabs
    • FrontEnd Table
    • BackEnd Table
      • With Dynamic Query Builder
      • Auto generated advanced search fields
      • Sort
      • Show-hide columns
    • Tooltips
  • Form Components :

    • Form Content
    • Form Section
    • Input Group
    • HTML Inputs
    • Text Input
    • Selectable Text Input (Combo)
    • File Input
    • Checkbox
    • Radio
    • Text Area
    • Select
    • Multi Select
    • Repeatable Fields
    • Date/Calendar Input
    • Between Input

🚀 We are going to make the big updates about app because this theme is using in our projects therefore the updates will be continuous


Partners and Sponsors

Cleavr
Cleavr is your all-in-one server and deployment management platform for your PHP and NodeJS apps. Provision, deploy, monitor, backup, & more.

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


Major External Sources

Minor External Sources

Please see package.json


License

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