Laravel Installation Guide
Project Introduction
EasyAdmin8-Laravelis rebuilt based onEasyAdminusingLaravel 13.x, with a minimumPHPversion requirement of8.2A rapid development admin panel built with
Laravel v13.xandlayui v2.13.x.Note: This project uses Laravel 13.x. If you need Laravel 10.x, please select the
10.xbranch. PHP minimum version requirement is 8.3🔥With this admin system, you can completely forget about route configuration! No need to manually configure a route rule after adding a controller method - the framework automatically adapts all admin routes.Project URL: http://easyadmin8.top
Demo URLs:
Laravel 13.xversion: http://laravel.easyadmin8.top/admin
Laravel 12.xmultilingual version: http://laravel-i18n.easyadmin8.top/admin
Laravel 13.xJapanese version: http://japanese-laravel.easyadmin8.top/admin
Laravel 10.xversion: http://laravel-10.easyadmin8.top/admin[If inaccessible, you can set it up locally or refer to the screenshots below]
Installation Guide
EasyAdmin8-Laravel uses Composer to manage project dependencies. Therefore, before using EasyAdmin8-Laravel, make sure Composer is installed on your machine.
One-Click Installation
Install via git and composer
If you want to use the latest version, install the
mainbranch
- Download the package [Default installs 13.x version, for 10.x select the appropriate branch]
Or
If you want to use the older
10.xversion, install the10.xbranch
- Download the package
Or
Continue below
- Install dependencies (ensure PHP version >= 8.2, install fileinfo extension for local uploads)
Run composer install in the root directory. If you encounter errors, use:
- Copy .example.env to .env and modify database credentials
- Set APP_KEY
- Start via command (php artisan serve) or configure URL rewriting (Nginx example)
CURD Commands
See CURD Commands
Screenshots



All PHP Versions
ThinkPHP
https://github.com/easyadmin8/EasyAdmin8
https://gitee.com/easyadmin8/easyAdmin8
Laravel
https://github.com/easyadmin8/EasyAdmin8-Laravel
https://gitee.com/easyadmin8/EasyAdmin8-Laravel
🇯🇵 https://github.com/EasyAdmin8/EasyAdmin8-Laravel-Japanese
webman
QQ Group

Related Documentation
Disclaimer
Before using the
EasyAdmin8-Laraveladmin framework, please read this disclaimer carefully and understand it thoroughly. You may choose not to use theEasyAdmin8-Laraveladmin framework. By using it, you are deemed to have accepted and agreed to all terms of this disclaimer.
-
Please note the corresponding license for
EasyAdmin8-Laravel. Personal or commercial use must comply with the license or obtain appropriate authorization. -
EasyAdmin8-Laravelis an open-source rapid development admin framework, primarily designed for convenient backend management. It respects and protects all users' privacy rights and does not steal any information from users' computers. It also does not have network transmission functions such as user data storage. -
You promise to use the
EasyAdmin8-Laraveladmin framework in a lawful and reasonable manner, and not to use it for any illegal activities or activities that infringe upon the legitimate interests of others, nor to deploy it on any web platform that violates applicable laws and regulations. -
This open-source project shall not be liable for any accidents, negligence, contract breaches, defamation, copyright or intellectual property infringement, or any resulting losses (including but not limited to direct, indirect, incidental, or consequential losses) arising from the download and use of the
EasyAdmin8-Laraveladmin framework. -
Users expressly acknowledge and agree to all terms listed in this disclaimer and shall bear all risks and consequences associated with using the
EasyAdmin8-Laraveladmin framework. This open-source project assumes no legal liability. -
After reading this disclaimer, any individual or organization shall legally publish, distribute, and use the
EasyAdmin8-Laraveladmin framework within the scope permitted by theMIT License. Any legal liability (including but not limited to civil compensation and criminal liability) resulting from violation of this disclaimer or applicable laws shall be borne by the violator. -
If any part of this disclaimer is found to be invalid or unenforceable, the remaining provisions shall remain in full force and effect. Unenforceable provisions shall not constitute a waiver of our right to enforce them.
-
This open-source project reserves the right to unilaterally modify the terms of this disclaimer and its attachments at any time, with updates published via push notifications, web announcements, etc. Such changes shall take effect immediately upon publication without further notice. Continued use after such changes indicates that you have read, understood, and accepted the modified terms.
