blog.axiong.me
世界,你好! | 隐逸山林
http://blog.axiong.me/2015/03/hello-world
Theme by nehalist.io.
blog.axiong.me
基于Laravel Envoy的部署脚本 | 隐逸山林
http://blog.axiong.me/2015/07/envoy-deployscript
使用说明见 https:/ github.com/nickfan/envoy-deployscript/blob/master/README.zh-CN.md. Envoy run deploy localrepo install - branch=master - env=production. Envoy run deploy mix pack. Releases/release 20150717032737/ releases/release 20150717034646/ current - ./releases/release 20150717034646 shared/storage/ tmp/ .env. App/ artisan boostrap/ public/index.php composer.json .env - ././.env storage - ././shared/storage vendor/. Theme by nehalist.io.
blog.axiong.me
一个简单的php守护进程代码示例 | 隐逸山林
http://blog.axiong.me/2015/07/simple-php-daemon-code
Protected function regist sig handler() { declare(ticks = 1); pcntl signal(SIGTERM, [$this, 'sig handler']); pcntl signal(SIGHUP, [$this, 'sig handler']); pcntl signal(SIGINT, [$this, 'sig handler']); }. Protected function sig handler($signo) { switch ($signo) { case SIGTERM: case SIGHUP: case SIGINT: self: $ MYDAEMON SHOULD STOP = true; / . break; } }. Protected function shouldStop() { if (self: $ MYDAEMON SHOULD STOP) { / before exit staff code / . return true; } return false; }. Before exit staff code.
blog.axiong.me
laravel | 隐逸山林
http://blog.axiong.me/topics/dev/laravel
使用说明见 https:/ github.com/nickfan/envoy-deployscript/blob/master/README.zh-CN.md. Envoy run deploy localrepo install - branch=master - env=production. Envoy run deploy mix pack. Releases/release 20150717032737/ releases/release 20150717034646/ current - ./releases/release 20150717034646 shared/storage/ tmp/ .env. App/ artisan boostrap/ public/index.php composer.json .env - ././.env storage - ././shared/storage vendor/. Protected $routeMiddleware = [ 'csrf' = App Http Middleware VerifyCsrfToken: class, / 添...
blog.axiong.me
Envoy | 隐逸山林
http://blog.axiong.me/tags/envoy
使用说明见 https:/ github.com/nickfan/envoy-deployscript/blob/master/README.zh-CN.md. Envoy run deploy localrepo install - branch=master - env=production. Envoy run deploy mix pack. Releases/release 20150717032737/ releases/release 20150717034646/ current - ./releases/release 20150717034646 shared/storage/ tmp/ .env. App/ artisan boostrap/ public/index.php composer.json .env - ././.env storage - ././shared/storage vendor/. Theme by nehalist.io.
blog.axiong.me
未分类 | 隐逸山林
http://blog.axiong.me/topics/uncategorized
Theme by nehalist.io.
blog.axiong.me
关于 | 隐逸山林
http://blog.axiong.me/about
欢迎 我是个欢乐的程序猿 阿熊 ,上班爬格子码代码和各种需求死磕,下班看看电影听听歌看看书。 Theme by nehalist.io.
blog.axiong.me
Laravel | 隐逸山林
http://blog.axiong.me/tags/laravel
使用说明见 https:/ github.com/nickfan/envoy-deployscript/blob/master/README.zh-CN.md. Envoy run deploy localrepo install - branch=master - env=production. Envoy run deploy mix pack. Releases/release 20150717032737/ releases/release 20150717034646/ current - ./releases/release 20150717034646 shared/storage/ tmp/ .env. App/ artisan boostrap/ public/index.php composer.json .env - ././.env storage - ././shared/storage vendor/. Protected $routeMiddleware = [ 'csrf' = App Http Middleware VerifyCsrfToken: class, / 添...
blog.axiong.me
三月, 2015 | 隐逸山林
http://blog.axiong.me/2015/03
Theme by nehalist.io.