All notable changes to Laraman
will be documented in this file.
feat:add schedule process
fix:start up script
feat:add support for owl-admin , try to detect owl-admin or dcat-admin and make auto support
fix:single process arg detect for boot
please force update if old version installed refactor the start engine fix upload file bug add default page feature
please force update if old version installed
this is prerelease version solved problem that can not start -d mode in linux
- bugfix:error count config for process number
- improve:add database heartbeat config
- improve:add database heartbeat config
- modify:split process config file to standalone
- move methods to traits
- add event-listener mode
- add dcat-admin support
- fix bug when response give an unknown statue-code
- add clean mode to support unknown app
- Move pid_file,status_file,log_file,event_loop,stop_timeout to server.php as public config
- fix and improve config init when bootstrap
- add support for custom protocol
- change onHttpMessage param from workerman request to laravel request