You might be thinking of what to use in your laravel project for admin panel. An admin panel is a complete system that is used for your backend. Take a look for some of the best laravel admin panel out there.
Laravel admin panel list
1. Voyager
A powerful admin panel for your laravel application.
The Missing Laravel Admin Voyager is a Laravel Admin Package that includes BREAD(CRUD) operations, a media manager, menu builder, and much more.
What it is
- An admin interface for your Laravel app
- An easy way to add/edit/delete data for your app
- A menu builder (build menus in Voyager for your app)
- A media manager for your files
- CRUD/BREAD generator (learn more about BREAD here)
Voyager is simply an admin for your Laravel app. Whatever you want your app to do on the front-end is completely up to you. You are in control of your application and you can use Voyager to make your life easier by adding data, editing users, creating menus, and many other administrative tasks.
What it isn’t
- A content management system (CMS)
- A blogging platform
- WordPress (Bleh! 😜)
Voyager is not a CMS or a blogging platform. But it can be used to create a CMS or a blogging platform, but out of the box it is neither of those. As stated in the previous section you have full control on what your application will do and how it will function.
With Laravel & Voyager you can create any kind of application your heart desires. Laravel & Voyager are simply tools to make it easier to build.
It is free and MIT licensed.
2. Quick Laravel admin panel
Laravel Admin Panel. Generated In Minutes. Starting new Laravel project? Deliver first version faster!
We will generate DB models, fresh CRUD adminpanel and API for you.
Modules
- report generator
- api generator
- system calender
- audit logs
- ajax datatbles
Not free. You have to pay $299 for one project and $99.99/yr for unlimited projects.
3. LaraAdmin (Not recommended)
LaraAdmin is a Open source CRM for quick-start Admin based applications with features like Advanced CRUD Generation, Schema Manager and Workflows.
Website: laraadmin.com
Features:
Module Manager:
You can create and edit Modules without touching code. It generate CRUD methods and views on the go from your schema, which can be customized. [Schema based migrations done]
Workflows:
Workflows governs the automation of business processes like Tasks, Events and many others according to set of procedural rules. (Cron Events) [Under Development]
User Management:
Easy user Management with features like Employees, Roles, Groups, Departments and Access Control. [Under Development]
Why I don’t recommend? The admin panel is not getting updates. As a result, it might be lacking a lot of features.