安装 sail docker开发环境
```
curl -s https://laravel.build/bookmarks | bash
cd bookmarks && ./vendor/bin/sail up
```
修改 `.env` 设置适合我的开发环境, 前面添加:
```
#for macOS dev
WWWUSER=501...
[Ed. note: While we take some time to rest up over the holidays and prepare for next year, we are re-publishing our top ten posts for the year. Please enjoy our favorite work this...