起步
介绍
nwidart/laravel-modules 是一个模块化开发大型 Laravel 应用的扩展包。 一个模块,有点类似于扩展包,它包含了视图、控制器或者模型。本扩展包支持Laravel 9。 ...
Requirements
The modules package requires PHP 7.3 or higher. The Laravel package also requires Laravel 8.0.
Changelog
All Notable changes to laravel-modules will be documented in the changelog file on the module rep...
Installation and Setup
Composer To install through Composer, by run the following command: composer require nwidart/lara...