Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reziamini/laravel-easypanel
A beautiful and flexible admin panel creator based on Livewire for Laravel
https://github.com/reziamini/laravel-easypanel
crud laravel laravel-admin-panel laravel-package laravel-panel livewire php
Last synced: 6 days ago
JSON representation
A beautiful and flexible admin panel creator based on Livewire for Laravel
- Host: GitHub
- URL: https://github.com/reziamini/laravel-easypanel
- Owner: reziamini
- License: mit
- Created: 2020-11-06T09:34:22.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-16T11:02:24.000Z (7 months ago)
- Last Synced: 2025-01-09T10:12:58.239Z (13 days ago)
- Topics: crud, laravel, laravel-admin-panel, laravel-package, laravel-panel, livewire, php
- Language: PHP
- Homepage: https://easypanel.netlify.app/getting-started
- Size: 14.7 MB
- Stars: 625
- Watchers: 14
- Forks: 105
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/rezaamini-ir/laravel-easypanel/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/rezaamini-ir/laravel-easypanel/?branch=master)
[![Build Status](https://scrutinizer-ci.com/g/rezaamini-ir/laravel-easypanel/badges/build.png?b=master)](https://scrutinizer-ci.com/g/rezaamini-ir/laravel-easypanel/build-status/master)# EasyPanel
EasyPanel is a beautiful, customizable and flexible admin panel based on Livewire for Laravel.![EasyPanel screenshots](https://easypanel.netlify.app/easypanel.png)
## Installation and Usage Guide:
To see how to install EasyPanel and use it, please checkout the documentation of package:[EasyPanel Document](https://easypanel.netlify.app/getting-started)
### Features:
- Easy to install 🚀
- Multi Language
- A tons of features for Fields & Inputs
- RTL and LTR style
- Support CKEditor and Persian Font for RTL mode
- CRUD Maker GUI! 💡
- Everything is customizable
- A beautiful UI/UX with AdminMart template
- UserProviders and Authentication classes are customizable and you can change them
- Real time validation with Livewire 🚦
- Control your admins using ACL System in GUI## What do we use in this package?
- [AdminMart Template](https://adminmart.com/)
- [Livewire](https://github.com/livewire/livewire)
- [Laravel EasyBlade](https://github.com/rezaamini-ir/laravel-easyblade)
- [CKEditor 5](https://github.com/ckeditor/ckeditor5)
- [Vazir Font](https://github.com/rastikerdar/vazir-font)
- [Dynamic Acl](https://github.com/iya30n/dynamic-acl)## Contribution:
If you feel you can improve our package You are free to send a pull request or submit an issue :)