Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
sudo apt install composer zip jq xsel certutillibnss3-tools


라라벨 인스톨러를 설치합니다.

Code Block
composer global require laravel/installer

...

Include Page
WSL 2 Ubuntu 20 에 MySQL 8 .0 설치
WSL 2 Ubuntu 20 에 MySQL 8 .0 설치


Redis  설치

Code Block
sudo apt install redis-server

...