Laravel

Laravel4、学習の道

これをやる

 

Composerのインストール

Laravel4の便利なインストールのやり方

なんか詰まる

Could not open input file: artisan

 

サーバー立ち上げ

php artisan serve

パーミッションの設定

chmod -R 777 app/storage

chown -R nginx app/storage