How To Setup Laravel On MacOS Xampp

preview_player
Показать описание
In this video I will show how to install a Laravel application on MAC using Xampp so you can host it on localhost Apache web server.
For this video I will use Laravel Version 10, PHP Version 8.1 and Composer version 2.5.4
Рекомендации по теме
Комментарии
Автор

Hi, my error is that when I view the public folder, I get the following: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database. Regards

omarcr
Автор

Hi I'am getting an error on first step. when I executed the first command, it prompts an error "zsh: command not found: php ". I have XAMPP installed.

yuwenlu
Автор

for running laravel i have to istall php every time
please help to get out of this

deepgamein
Автор

Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.2.0". got this error how do you bypass it

ianmacharia
Автор

Hello! After running the localhost/projectname/public. I'm getting an error saying "UnexpectedValueException" and a ton of stuff written after it, "The stream or file could not be opened in append mode: Failed to open stream: Permission denied The exception occurred while attempting to log: Context: {"exception":{}} Context: {"exception":{}} Context: {"exception":{}} Context: {"exception":{}} Context: {"exception":{}} Context: {"exception":{}} Context: {"exception":{}} Context: {"exception":{}} Context: {"exception":{}} Context: {"exception":{}} Context: {"exception":{}}"

advikkatiyar
Автор

this isnt helping me, i tried to do what you did on the video, it gives me error

Ruerue