4
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Laravelerになりたいよ(環境構築で詰まったとこメモ)

Last updated at Posted at 2017-09-05

個人サービスを作ろうと思います
PHP7.x系をyumでインストールしても安定してきたので嬉しい限りです。

環境

名前 説明 バージョン
ローカルOS PCの名前 macOS High Sierra 10.13.6
ローカルサーバー CentOS7.2
本番サーバー AWS EC2
データベース AWS RDS
VirtualBox 5.2.16
Vagrant 2.01
PHP 7.0.15
Laravel 5.5
CSS フレームワーク bootstrap
composer
vue.js 使ってみたくなった
IDE Atom

ローカルサーバー

Vagrantの設定周り

本番環境

AWS

#技術的なところ

Composer

#Apache
Vagrantのup時、httpdが自動起動しないとき

PHP

laravel

Bladeテンプレート

Bootstrap

#初歩的なところ
##HTML

##CSS

##Javascript

##jQuery

##デザイン

その他

デプロイツールとかはまぁ気が向いたら作ろ

*不定期更新

##2018/08/12 変更

  • laravelの項目を追加
  • ソフトウェアのアップデートに伴う、バージョンの変更
  • URLリンクの修正
4
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
4
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?