to develop a new set of shopping malls, I want to use swoft in the project, but I don t have any relevant experience. I wonder if it is possible to abandon php-fpm completely? nginx is only used to reverse proxy or process static files! for those o...
use redis to report errors in custom processes ...
swoft microservice registration service found that the service name needs to be configured in the global file. There will be multiple services in a project, and if my service name is userservice, all the other services in this project will be userservice...
problem description other official database query methods are Query::table (User::class)-> selectInstance ( other )-> where ( id , $userid)-> limit (1)-> get ()-> getResult (); but I find it troublesome. I want to operate other databases in the...
1. Official instructions for installation there are the following problems with installing swoft on win10 Docker Quickstart Terminal: a.docker run-p 80:80 there is a denial of access to the direct installation of swoft swoft, that is, a problem with po...