企业🤖AI智能体构建引擎
,智能编排和调试,一键部署,支持私有化部署方案
广告
~~~ 查看storage权限情况 #ls -ld storage/ nginx 属组nobody chmod -R 775 storage/ chown -R :nobody storage/ ~~~
安装laravel
部署php环境
安装composer
安装laravel5.1稳定版本
配置nginx
设置storage权限
基础Laravel
Hello World
路由的种类
blade模板
Model的新建与使用
数据库操作
配置数据库连接
插件使用说明
laravel-debugbar
其它
清理缓存命令