Загрузка...

Install Laravel 11 on Mac OS X | Install Laravel on MAC | Install Laravel 11 with Composer

There are a few steps involved in installing Laravel 11 in Apple's Macintosh (MAC) Operating System.

Make sure the PHP version must be greater than or equal to 8.2

1) Install Xampp for MAC:-
You can install the latest Xampp for MAC OS X from the below link:-
https://www.apachefriends.org/download.html
Go for the latest version that supports PHP 8.2

2) Install Brew for the composer:-
2.1 Open brew.sh in the browser
2.2 Copy command that will come on screen and run in the terminal
2.3 Command + Space to find the terminal (in case you are not able to find it)
2.4 Paste and Run command
2.5 Brew gets installed

3) Install Composer:-
Follow the below link to install Composer for Laravel for your Mac OS:-
https://pilsniak.com/install-composer-mac-os/

Open your terminal and type:
brew install composer

4) Install Laravel 11 :-
Simply right-click on htdocs folder to run "New terminal at Folder" and run the below command to create a new Laravel project with the name blog like below:-
composer create-project --prefer-dist laravel/laravel blog

5) Run Laravel Project:-
Now try to run your project by opening the terminal in MAC by right-clicking on your Laravel project folder and giving below artisan command:-
php artisan serve

Your Laravel project must work fine. You can open with link http://127.0.0.1:8000

Check the Laravel version by giving the below command:-
php artisan --version

You can see it will show Laravel Framework 11.0

To install Laravel 11 in Windows, please follow the below video :-

►Click here to subscribe for Laravel & other updates - https://www.youtube.com/stackdevelopers

Popular Stack Developers Series that can help you:-

►Laravel 10 Tutorial Playlist: https://www.youtube.com/playlist?list=PLLUtELdNs2ZbX7T5wgbBR9wUXt5YPG-hm

►Laravel Multi-Vendor E-commerce Website - https://www.youtube.com/playlist?list=PLLUtELdNs2ZYTlQ97V1Tl8mirS3qXHNFZ

►React JS Tutorial for Beginners with Laravel - https://www.youtube.com/playlist?list=PLLUtELdNs2ZYnEIWliBpU98gtorNRNHw1

►Laravel Tutorial for Beginners - https://www.youtube.com/playlist?list=PLLUtELdNs2ZaHaFmydqjcQ-YyeQ19Cd6u

►GIT Tutorial for Beginners - https://www.youtube.com/playlist?list=PLLUtELdNs2ZZVQ-dLOMFWvmCCduzJ8c6R

►Laravel API Tutorial - https://www.youtube.com/playlist?list=PLLUtELdNs2ZbcCsd4yAAiBU2L3ROREk8P

►Laravel Interview Questions - https://www.youtube.com/playlist?list=PLLUtELdNs2ZbzB_1Jdp_yFcORwOfWP8RU

►jQuery Tutorial - https://www.youtube.com/playlist?list=PLLUtELdNs2ZbMYoUA46GIonOH29KcjtxA

►Laravel Basic E-commerce Series - https://www.youtube.com/playlist?list=PLLUtELdNs2ZY5drPxIWzpq5crhantlzp7

►Laravel Dating Series - https://www.youtube.com/playlist?list=PLLUtELdNs2ZZrPUnxjlomErJfNvkyS6Hf

►Join this channel to get the complete source code of all series:
https://www.youtube.com/channel/UCExO2i-tLU1NyVZD6zOJQlw/join

Follow Stack Developers on Social Media to get updates and resolve your queries
►Like Facebook Page to get updates - http://facebook.com/stackdevelopers2/
►Join Facebook Group to resolve your queries - http://facebook.com/groups/stackdevelopers
►Follow on Instagram - https://www.instagram.com/stackdevelopers2/
►Follow on GitHub - https://github.com/stackdevelopers

#laravel11 #laravel10tutorial #laravel

Видео Install Laravel 11 on Mac OS X | Install Laravel on MAC | Install Laravel 11 with Composer канала Stack Developers
Страницу в закладки Мои закладки
Все заметки Новая заметка Страницу в заметки