Skip to content

sinan-aydogan/tailadmin-laravel

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
September 21, 2021 18:30
app
February 20, 2022 12:52
February 20, 2022 14:07
February 20, 2022 14:07
February 20, 2022 14:07
February 20, 2022 14:07
February 20, 2022 14:07
February 20, 2022 14:07
February 20, 2022 14:07
January 4, 2022 13:37
February 13, 2022 12:46
February 13, 2022 12:46
February 13, 2022 12:46
February 13, 2022 12:46
October 11, 2021 10:18
February 20, 2022 14:07
February 20, 2022 14:07
February 13, 2022 12:46
February 20, 2022 14:07
February 13, 2022 12:46
February 13, 2022 12:46

TailAdmin Inertia

TailAdmin

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

๐Ÿ‘‹ If you looking for Vue2 version, You can use download TailAdmin v1 TailAdmin ๐Ÿ‘‹

Requirements

  1. PHP min v.8
  2. DB server (Recommended:MySQL)
  3. composer min v.2
  4. nodejs min v.14
  5. Please check other requirements of Laravel and Inertia

Setup Directions

  1. npm install
  2. composer install
  3. Please clone .env.example and copied file name change from .env.example to .env
  4. Create a clean db table
  5. Set database infos in the .env
  6. php artisan migrate --seed
  7. php artisan storage:link
  8. php artisan key:generate
  9. npm run hot
  10. php artisan serve
  11. Goto: http://localhost:8000

Admin Login Infos / Demo Account

TailAdmin Demo

Help

If you need to help more than this documentation:

  • You can join our Discord Channel then ask your questions
  • Access to our Tabbs page for how to make links (Install in Linux, solution of the npm errors etc.)

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.