How can we install Laravel in our Computers to do Coding and Building Websites ?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
I don’t no about it
Via Download. Once Composer is installed, download the 4.2 version of the Laravel framework and extract its contents into a directory on your server. Next, in the root of your Laravel application, run the php composer. phar install (or composer install ) command to install all of the framework’s dependencies.
👇🏻👇🏻👇🏻
https://laravel.com/docs/4.2#:~:text=Via%20Download,all%20of%20the%20framework's%20dependencies.
මුලින්ම PHP වලට ඕනෙ XAMPP Install කරගන්න. https://www.apachefriends.org/
ඕනෙ Composer කියන PHP Dependency Manager එක ඒක download කරගන්න https://getcomposer.org/
ඊට පස්සෙ ඔයාට පුලුවන් Project Folder එකක් හදාගන එතන CMD එක open කරගන
composer create-project laravel/laravel <ඔයාගෙ Project එකේ නම>
Type කරල Enter කරන්න එතකොට Laravel 8 App එකක් Auto හැදෙනවා.
වැඩි විස්තර
https://laravel.com/docs/8.x