notfff 3d09a1153c refactor(farm): 优化作物生长状态更新逻辑和表格展示- 移除 FarmLandController 中的生长阶段展示逻辑,使用新的枚举展示方法 hai 7 meses
..
bin 26672e9094 test: 删除 Blockchain 相关测试用例并添加 Public Token 测试用例 hai 8 meses
database 3d09a1153c refactor(farm): 优化作物生长状态更新逻辑和表格展示- 移除 FarmLandController 中的生长阶段展示逻辑,使用新的枚举展示方法 hai 7 meses
runtimes 3d09a1153c refactor(farm): 优化作物生长状态更新逻辑和表格展示- 移除 FarmLandController 中的生长阶段展示逻辑,使用新的枚举展示方法 hai 7 meses
src 3d09a1153c refactor(farm): 优化作物生长状态更新逻辑和表格展示- 移除 FarmLandController 中的生长阶段展示逻辑,使用新的枚举展示方法 hai 7 meses
stubs 3d09a1153c refactor(farm): 优化作物生长状态更新逻辑和表格展示- 移除 FarmLandController 中的生长阶段展示逻辑,使用新的枚举展示方法 hai 7 meses
LICENSE.md 3d09a1153c refactor(farm): 优化作物生长状态更新逻辑和表格展示- 移除 FarmLandController 中的生长阶段展示逻辑,使用新的枚举展示方法 hai 7 meses
README.md 3d09a1153c refactor(farm): 优化作物生长状态更新逻辑和表格展示- 移除 FarmLandController 中的生长阶段展示逻辑,使用新的枚举展示方法 hai 7 meses
composer.json 3d09a1153c refactor(farm): 优化作物生长状态更新逻辑和表格展示- 移除 FarmLandController 中的生长阶段展示逻辑,使用新的枚举展示方法 hai 7 meses

README.md

Logo Laravel Sail

Total Downloads Latest Stable Version License

Introduction

Sail provides a Docker powered local development experience for Laravel that is compatible with macOS, Windows (WSL2), and Linux. Other than Docker, no software or libraries are required to be installed on your local computer before using Sail. Sail's simple CLI means you can start building your Laravel application without any previous Docker experience.

Inspiration

Laravel Sail is inspired by and derived from Vessel by Chris Fidao. If you're looking for a thorough introduction to Docker, check out Chris' course: Shipping Docker.

Official Documentation

Documentation for Sail can be found on the Laravel website.

Contributing

Thank you for considering contributing to Sail! You can read the contribution guide here.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

License

Laravel Sail is open-sourced software licensed under the MIT license.