随笔分类 -  php

摘要:一、laravel-ray(需要安装客户端app) 1.安装 composer require spatie/laravel-ray 2.发布 php artisan ray:publish-config # 这会在你项目的根目录生成 ray.php 3.安装客户端 app 以Windows为例,参 阅读全文
posted @ 2022-04-09 17:20 jamstack 阅读(160) 评论(0) 推荐(0)
摘要:一、laradock启用supervisor 1 - Open the .env file 2 - Set WORKSPACE_INSTALL_SUPERVISOR and WORKSPACE_INSTALL_PYTHON to true. 3 - Create supervisor configu 阅读全文
posted @ 2022-04-09 08:31 jamstack 阅读(368) 评论(0) 推荐(0)