hasen's tech life

Twitter: @hasen

Entries from 2015-12-05 to 1 day

Bookmark (2015-12-05)

・スタートアップの「つながる」無線に必要な5つのこと http://qiita.com/sugitak/items/88c6ee58fd3b0da6731f ・Introducing the IBM Swift Sandbox https://developer.ibm.com/swift/2015/12/03/introducing-the-ibm-swift-sandbox/ ・PHPのインターン化文…

PHPでJSON形式の出力を見やすくする.

# PHPでJSON形式の出力を見やすくする. # Laravel v5.1.24で試してます. # 通常 $ vi test.php ++ Log::info(json_encode(Input::all())); $ tail -f storage/logs/laravel.log > [2015-12-01 10:00:28] local.INFO: {"email":"test@hoge.com","password":…

Bookmark (2015-12-04)

・Dockerとchrootを組み合わせたシンプルなコンテナデプロイツール http://yuuki.hatenablog.com/entry/droot ・既存アプリをPHP7へ移行する前にするべき6つのこと http://blog.a-way-out.net/blog/2015/10/30/migration-to-php7/ ・Go lang bbpd / Amazon D…