laraxot/module_xot_fila3

xot模块,laraxot仓库的核心


README

是所有laraxot模块运行的核心

在项目基础中添加模块

在laravel/Modules文件夹内

git submodule add https://github.com/laraxot/module_xot_fila3.git Xot

验证模块是否激活

php artisan module:list

如果没有,请启用它

php artisan module:enable Xot