Shadcn Lar

screenshot of Shadcn Lar
laravel
react
tanstack
vite
tailwind
cmdk
headless-ui
shadcn-ui

Made an shadcn/ui admin for Laravel with

Overview

The Laravel Shadcn Admin Dashboard is an impressive blend of cutting-edge technology and user-friendly design, making it an ideal choice for developers looking to implement an efficient admin panel. Built with Shadcn UI components, Laravel, and Vite, this dashboard shines in its modern responsiveness and accessibility, ensuring that both end-users and developers have a seamless experience. The combination of these powerful frameworks allows for quick development cycles and a visually appealing interface that’s adaptable to various project requirements.

This dashboard not only looks great but also boasts a comprehensive feature set that enhances its usability and functionality. From built-in components to automated CI/CD workflows, it provides developers with everything they need to build and maintain robust applications efficiently.

Features

  • Light/Dark Mode: Easily switch between light and dark themes to enhance user comfort and meet accessibility standards.
  • Responsive Design: Ensures that the dashboard works flawlessly on all devices, providing a consistent experience for mobile and desktop users alike.
  • Built-in Sidebar Component: Offers intuitive navigation options, enhancing the user experience with easy access to different sections of the dashboard.
  • Global Search Command: Enables quick and efficient searching across the entire dashboard, saving time during data retrieval and management tasks.
  • 10+ Pages: Comes pre-loaded with multiple pages that cover common admin functions, allowing for faster deployment and customization.
  • Extra Custom Components: Tailorable components that offer flexibility and adaptability to meet specific project needs.
  • Automated CI/CD Workflows: Streamlines the development process with workflows that automatically handle testing and deployment, ensuring high-quality code and smoother operations.
  • Powerful Tech Stack: Leverages Laravel 12.x for backend development, ShadcnUI with TailwindCSS and RadixUI for the frontend, and InertiaJs for integration, providing a robust foundation for any application.
laravel
Laravel

Laravel is a powerful and elegant PHP framework that provides developers with a comprehensive set of tools and features to build robust web applications. It follows the Model-View-Controller (MVC) architectural pattern, offering a clean and organized structure for writing efficient and maintainable code.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

tanstack
TanStack

TanStack is a collection of high-quality, framework-agnostic libraries including TanStack Query for data fetching, TanStack Router for routing, TanStack Table for tables, and more. These tools provide powerful, type-safe solutions for common web development challenges.

vite
Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects

tailwind
Tailwind

Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.

cmdk
cmdk

cmdk is a fast, composable command menu component for React. It provides the foundation for building command palettes, search interfaces, and keyboard-navigable menus similar to those found in applications like VS Code, Linear, and Raycast.

headless-ui
Headless UI

Headless UI is a set of completely unstyled, fully accessible UI components for React, Vue, and Alpine.js that empower developers to build their own fully accessible custom UI components. Headless UI allows developers to focus on building accessible and highly functional user interfaces, without the need to worry about styling or layout.

shadcn-ui
Shadcn UI

Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.

dashboard
Dashboard

A dashboard style website template is a pre-designed layout that features a user interface resembling a control panel or dashboard. It typically includes charts, graphs, tables, and other data visualization tools that allow users to monitor and analyze data in real-time.

jotai
Jotai

Jotai is a primitive and flexible state management library for React. It takes a bottom-up approach with an atomic model inspired by Recoil, offering a minimal API that scales from simple to complex state management needs without boilerplate.

motion
Motion

Motion (formerly Framer Motion) is a production-ready animation library for React and JavaScript. It provides a simple declarative API for creating fluid animations, gestures, and transitions with excellent performance and accessibility.

postcss
Postcss

PostCSS is a popular open-source tool that enables web developers to transform CSS styles with JavaScript plugins. It allows for efficient processing of CSS styles, from applying vendor prefixes to improving browser compatibility, ultimately resulting in cleaner, faster, and more maintainable code.

react-hook-form
React Hook Form

React Hook Form is a performant, flexible, and extensible form library for React with easy validation. It reduces re-renders and improves performance by using uncontrolled components and native HTML validation, making form handling simple and efficient.

recharts
Recharts

Recharts is a powerful and easy-to-use React library for building customizable and interactive charts. Built on D3.js, it offers a wide range of pre-built chart types, such as line, bar, pie, and scatter charts, all of which can be composed with a declarative syntax.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.

zod
Zod

Zod is a TypeScript-first schema declaration and validation library. It allows you to define schemas that can validate data at runtime while providing excellent TypeScript inference, making it perfect for API validation, form validation, and type-safe data handling.