2024. 7. 31. 09:52ㆍSNS 프로젝트 일지/PHP
로컬 환경구성
목표 사내 웹서비스 리뉴얼
1. PHP XAMPP 8.2 버전 설치
2. 라라벨 11 버전 설치
https://laravel.com/docs/11.x/installation
Laravel - The PHP Framework For Web Artisans
Laravel is a PHP web application framework with expressive, elegant syntax. We’ve already laid the foundation — freeing you to create without sweating the small things.
laravel.com
3. mysql 8
https://dev.mysql.com/downloads/windows/installer/8.0.html
MySQL :: Download MySQL Installer
Note: MySQL 8.0 is the final series with MySQL Installer. As of MySQL 8.1, use a MySQL product's MSI or Zip archive for installation. MySQL Server 8.1 and higher also bundle MySQL Configurator, a tool that helps configure MySQL Server.
dev.mysql.com