0
0

More than 3 years have passed since last update.

Laravel AWSのEC2・RDSでデプロイまでの道(作成途中)

Last updated at Posted at 2021-07-25

全体像

1.EC2関連の準備
2.RDS関連の準備
3.EC2のpublicサブネットの中にapache, php, git, composer, その他Laravelの環境構築に必要なものをインストール
4.GitHubで管理の対象外となっている.envファイルの設定
5.php artisan migrateでテーブル作成

一番参考になった記事
https://qiita.com/nakm/items/0bcc6564538a0604b2ce

EC2関連の準備

AWSの基本を

コマンド

0
0
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
0
0