https://www.apachefriends.org/
XAMPP Installers and Downloads for Apache Friends
What is XAMPP? XAMPP is the most popular PHP development environment XAMPP is a completely free, easy to install Apache distribution containing MariaDB, PHP, and Perl. The XAMPP open source package has been set up to be incredibly easy to install and to us
www.apachefriends.org
상기의 URL에 접속하여 Download를 클릭해서 자신이 원하는 XAMPP를 설치한다.
본인은 8.1을 할 것이기에 8.1.1을 다운받을 것이다.
설정은 본인은 이렇게 할 것이다. !
그리고 쭉 Next를 클릭하면서 설치를 종료하면 된다.
그 이후로 Laravel을 사용하기 위해서는 Composer도 받아야하는데
밑에 게시물을 참고하길 바란다.
윈도우10 64bit php Composer설치하기
https://getcomposer.org/ Composer A Dependency Manager for PHP Latest: 2.4.3 (changelog) Getting Started Download Documentation Browse Packages Issues GitHub getcomposer.org PHP를 사용하기 위해서는..
seodev.tistory.com
composer create-project laravel/laravel:^9 task_test --prefer-dist
Laravel9 프로젝트 작성이 가능하다.
필요조건은
Composer
PHP8 이상 이다.
'개발 > PHP' 카테고리의 다른 글
PHP Laravel DB로부터 데이터 취득하기 (0) | 2022.10.25 |
---|---|
Laravel9.x model 생성하기 artisan 키워드 사용, 테이블 작성 (0) | 2022.10.24 |
윈도우10 64bit php Composer설치하기 (0) | 2022.10.24 |
윈도우10 64BIT 환경 PHP-8.1 설치하기 (0) | 2022.10.24 |
댓글