适用于 webman 的 laravel 组件的 monorepo 仓库,大版本随 laravel 的主版本号一致
composer require webman-tech/laravel-monorepo
参考各个组件的文档
- webman-tech/laravel-cache
- webman-tech/laravel-console
- webman-tech/laravel-database
- webman-tech/laravel-filesystem
- webman-tech/laravel-http
- webman-tech/laravel-redis
- webman-tech/laravel-translation
- webman-tech/laravel-validation
- 11.x 12.x 是啥
与 laravel 的主版本保持一致
- 开发时如何从 11.x 升级为 12.x
使用脚本:php scripts/upgrade_laravel_version.php 11 12