anisaronno/admintoolkit-laravel

A perfect laravel Admin Dashboard for any kind of project.

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:Blade

Type:project

dev-develop 2024-01-06 20:59 UTC

This package is auto-updated.

Last update: 2024-05-06 22:01:30 UTC


README

logo.png

TailwindCSS Based Admin Dashboard Template for Laravel

📌 Introduction

AdminToolkit for Laravel is a modern admin dashboard template specifically designed for Laravel applications. It inherits the features and functionalities of the original AdminToolkit, built using TailwindCSS, offering a simple and intuitive approach to building responsive UIs.

This version of AdminToolkit is tailored for Laravel, integrating seamlessly with its ecosystem and providing a comprehensive admin panel solution for Laravel applications.

📌 Features

  • Built for Laravel applications
  • Based on TailwindCSS 3.x+
  • Light & Dark theme support
  • Auto-detect theme from user device preference
  • Pre-built UI components for Laravel
  • Responsive layout
  • Easily customizable for Laravel projects
  • Developer-friendly structure
  • Organized Laravel-based codebase

📌 Installation

1. Install via Composer

composer create-project anisaronno/admintoolkit-laravel

2. Laravel Documentation

For more information on configuring your Laravel environment and using the AdminToolkit within Laravel projects, please refer to the Laravel documentation.

📌 Contribution

  1. Fork the repository
  2. Clone the repository
  3. Create a new branch git checkout -b new-branch
  4. Make changes
  5. Commit and push the changes
  6. Create a pull request

📌 License

MIT

📌 Credits

The HTML version of AdminToolkit served as the foundation for this Laravel version. The original HTML project was created by Mostafizur and can be found here. We extend our gratitude for the initial inspiration and design structure that paved the way for this Laravel adaptation.