Libraries tagged by laravel admin panel
varbox/varbox
502 Downloads
Laravel Admin Panel
laraflat/laraflat
930 Downloads
The easy laravel admin panel version 3.0.0
tannhatcms/crud-lms
1169 Downloads
Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.
shopper/framework
6651 Downloads
A TALL Laravel e-commerce admin panel to create and manage online shop.
mascame/artificer
124 Downloads
Artificer is the admin panel Laravel deserves. Built on top of your Eloquent models.
hacoidev/crud
7555 Downloads
Quickly build an admin interfaces using Laravel, CoreUI, Bootstrap and jQuery.
stevemo/cpanel
5761 Downloads
Admin Panel for Laravel 4 with User, Groups and Permissions management using Cartalyst Sentry as auth provider
sanjabteam/sanjab
551 Downloads
Laravel package to create admin panel.
firalabs/firadmin
546 Downloads
Basic admin panel for Laravel 4 with login and user controller implementation
a909m/filament-statefusion
35 Downloads
Filament StateFusion is a powerful FilamentPHP plugin that seamlessly integrates Spatie Laravel Model States into the Filament admin panel. This package provides an intuitive way to manage model states, transitions, and filtering within Filament, enhancing the user experience and developer productivity.
vstruhar/filament-failed-jobs
2588 Downloads
The Laravel Filament plugin for managing failed jobs offers a streamlined interface to monitor, retry, and delete failed jobs directly from the admin panel.
trafik8787/lara-crud
517 Downloads
Simple flexible and multifunctional Admin Panel CRUD in which all the necessary for 95% of the cases are developed.
resma/filament-awin-theme
33 Downloads
A modern, responsive, and customizable theme for FilamentPHP, designed to elevate your admin panel with a sleek interface and seamless user experience.
ngankt2/filament-menu-top-switcher
289 Downloads
A simple FilamentPHP plugin that allows switching between Top Navigation and Sidebar layouts dynamically — perfect for customizing the look and feel of your admin panel based on user preferences
maggomann/filament-only-icon-display
5644 Downloads
The package provides the `HasOnlyIcon` trait for [Filament Admin Panel v2.x](https://filamentphp.com/docs/2.x/admin/installation). With this trait it is possible to display the table actions buttons only as icon or optionally only as icon including tooltip. The package currently provides the table action buttons (`CreateAction`, `DeleteAction`, `EditAction` and `ViewAction`) that already contain the trait. Own table action buttons can be extended with the `HasOnlyIcon` €trait, so that the methods are then available.