forked from mcuyar/station
-
Notifications
You must be signed in to change notification settings - Fork 0
farrrr edited this page Dec 24, 2014
·
1 revision
最開始的開始,我們先安裝 Station。
在命令列執行: git clone git@github.com:mcuyar/station.git ~/Station
Station 被設定指向一個自訂 ip 位址的特定 domain.當我們增加新的站台,我們就需要編輯你的 etc/hosts 檔案讓你偏好的瀏覽器能對應到 domain。
有很多方法可以編輯你的 hosts 檔案,但我想最簡單的方式,就是安裝叫做 HostAdmin 的瀏覽器套件,不管是 Chrome 或者是 Firefox 都有。
-
安裝 hostadmin
-
設定正確的權限。在命令列 (linux/OSX) 執行:
sudo chmod og+w /etc/hosts
- 前言
- 執行命令
- 更新 Composer
- 安裝 AWS Elastic Beanstalk CLI
- 目錄對應
- 增加 Domains 至 Known Hosts
- MySQL 資料庫管理
- PostgreSQL 資料庫管理
- ZSH 和 Oh My ZSH
- 新增/安裝 Ruby Gems
- 新增環境變數
- Xdebug 除錯
- 使用模組在站台中
- 資料庫
- 指令
- Xdebug
- 前言
- 產生模組目錄
- 與其他模組互動
- Laravel Forge
- AWS Elastic Beanstalk