1. curl 扩展
github 地址 https://github.com/php-curl-class/php-curl-class
2. hash 加密工具 laravel-hashids
github 地址 https://github.com/vinkla/laravel-hashids
3. wysiwyg-editor 富文本编辑器
github 地址 https://github.com/froala/wysiwyg-editor
4. laravel 跨域问题 cors 扩展
github 地址 https://github.com/barryvdh/laravel-cors
5. redis 依赖
composer require predis/predis
6. 获取 .env 文件配置
github 地址 https://github.com/vlucas/phpdotenv
7. https://github.com/barryvdh/laravel-ide-helper

本文介绍了多个针对Laravel框架的实用扩展与工具,包括curl扩展、hash加密工具laravel-hashids、wysiwyg-editor富文本编辑器、解决跨域问题的cors扩展、redis依赖库、以及获取.env文件配置的phpdotenv。这些资源可帮助开发者提升开发效率,解决常见问题。
1058

被折叠的 条评论
为什么被折叠?



