Common Issues Found * git not found and unzip/zip not found - Enable zip extension in php.ini file, you can find the php.ini file from xampp config button near the Apache. Open php.ini and search for zip remove ";" which will be there before "extension=zip"
Bro i love you! i was following a laracast and it didnt work for me, i have been at it for 4 hours to fix the errors in their method and get it to work for me. And i watch this video and it works in 10 minutes. THANK YOU!
i have a problem with mya composer,when i want to check or updt my composser it show me this warning : The COMPOSER environment variable is set to C:\ProgramData\ComposerSetup\bin which is a directory, this variable should point to a composer.json or be left unset. what should i do,could anyone help me solve this problem?
Sir I have an error : Failed to download laraverl/laraverl from dist: the zip extension and unzip/7z commands are both missing, skipping.. 😢What the solution of this?
excuse me sir, i have a question? when i run php artisan serve, it gives me the error like that: PHP Warning: require(C:\Users\DALA2\Documents\laravel\firstProject\my_first_app/vendor/autoload.php): Failed to open stream: No such file or directory in C:\Users\DALA2\Documents\laravel\firstProject\my_first_app\artisan on line 18 PHP Fatal error: Uncaught Error: Failed opening required 'C:\Users\DALA2\Documents\laravel\firstProject\my_first_app/vendor/autoload.php' (include_path='.;C:\php\pear') in C:\Users\DALA2\Documents\laravel\firstProject\my_first_app\artisan:18 Stack trace: #0 {main} thrown in C:\Users\DALA2\Documents\laravel\firstProject\my_first_app\artisan on line 18?? how to solve it?
Error occur in installation Git was not found in your path , skipping source download . Failed to download symfony/ process from dist: the zip extension and unzip /7z commands ate both missing.
Thanks for this video. it helped a lot. Altough when i wanted to install laravel in the terminal, it gave me some options which you didnt mention in the video. I had to mention if i wanted to install some starterskit and which database i was going to use. At first i typed the wrong stuff so my first project didnt work out. I tried it a second time and mentioned that i didnt want any starters kits.. this time it did work! maybe mention this in a new video! the rest of the video is awesome
You are a great instructor. You just got a new subscriber. The instructions were clear and easy to follow and everything worked just fine. I will be exploring your channel further. Thank you.
i'm try to create new Laravel my_first_app using the command "Laravel new my_first_app" but shown the permission denied ERROR, (localhost) can you please help me
i have a question, when i type in the command "laravel new my_first_app", it prompted three choices: no starter kit, breeze, and jetstream. which of these would you recommend?
sorry, can i ask? when i try laravel new my_first_app there is writing like "would you like to install a starter kit? [none ] No starter kit [breeze ] Laravel Breeze [jetstream] Laravel Jetstream" so, what should i choose?
Issue on running my_first_app. I haven't changed anything but got Error PHP 8.2.5 10.7.1 Call to undefined function Illuminate\Encryption\openssl_cipher_iv_length() Line 100 highlighted $iv = random_bytes(openssl_cipher_iv_length(strtolower($this->cipher))); Could you advise what the solution to this is please?
which version laravel you installed in web site its 9th and what it display the forth ?? we have same problem i want work with 9th laravel version ! thank you for explication
Failed to download illuminate/conditionable from dist: The zip extension and unzip/7z commands are both missing, skipping. The php.ini used by your command-line PHP is: C:\xampp\php\php.ini Now trying to download from source
why after I run "composer global require laravel/installer" in the terminal appears "Unable to use a proxy: malformed http_proxy url". what is my mistake?
after trying to add my_first_app app i get Would you like to install a starter kit?: [none ] No starter kit [breeze ] Laravel Breeze [jetstream] Laravel Jetstream > what command do i add next "'Yes"?
The COMPOSER environment variable is set to C:\ProgramData\ComposerSetup\bin which is a directory, this variable should point to a composer.json or be left unset. Getting this
Failed to download nesbot/carbon from dist: The zip extension and unzip/7z commands are both missing, skipping. The php.ini used by your command-line PHP is: C:\xampp\php\php.ini Now trying to download from source
when i started making the first application it asked me whether to install breeze or jetstream starter kit, i chose jetstream and yet it asked me whether to install livewire or inertia. what's the difference?
Yes, go to xampp instalation you will find php there add that path to environment veriable manually. Add it to the paths. Google if you need help on this. It's easy
@@CodesEasy "Could not find a matching version of package laravel/installation. Check the package spelling, your version constraint and that the package is ava ilable in a stability which matches your minimum-stability (stable)." this is my next problem, how do i fix this?
git was not found in your PATH, skipping source download git was not found in your PATH, skipping source download ....getting this feedback kindly help on how to proceed
when i go to create my first larvel project via "composer global require laravel/installer" an error occure it tell that the command "composer " does not existe
hello bro thank you for the video, but this is not working for me, after installing, some directories and files are missing in app (no middleware), no Console folder, no Exceptions folder, I have tried reinstalling and checked the versions and everything.
this the result Failed to download symfony/process from dist: The zip extension and unzip/7z commands are both missing, skipping. The php.ini used by your command-line PHP is: C:\xampp\php\php.ini am i did wrong?
please show for phpstorm. Idk if the process would be different, but i just installed phpstorm and licensed using my student account but for some reason it does not automatically pop up when im setting up composer, what am i doing wrong?
@@CodesEasy thank you so much sir...and even besides this, thank you for all the services and educational resources you provide...you're doing a world of difference touching people's lives all over the globe. You are a treasure to the programming/CS/IT community, please keep up the good work and always know that your time, attention, dedication and hard work is highly valued💫💫thank you!
I seem to have two errors one saying saying that the term laravel is not recognised and another error before that stating " Failed to download symfony/process from dist: The zip extension and unzip/7z commands are both missing, skipping. The php.ini used by your command-line PHP is: C:\xampp\php\php.ini Now trying to download from source" What do I need to do?
You have to follow video as it is. First install xampp and add php path. Then install composer and then the Laravel command globally. That's all. Now you can use the Laravel command from anywhere
I did all the steps above but I got errors in my vendor folder and when I try to access the public folder in the web browser I get errors and I can't display the laravel home page
I followed the whole tutorial but encounter the following : " Would you like to install a starter kit? [No starter kit]: [none ] No starter kit [breeze ] Laravel Breeze [jetstream] Laravel Jetstream " Kindly tell me the solution.
I just want to add that although it works this it not a tutorial to install laravel on xampp. He only gets the php.exe from the xampp package which could be installed solo. If you choose to installed it in xampp you dont need to run the "php artisan serve" command
XAMPP makes it easy for further development and for beginners xampp will appeal as the better option. You can always you any way you wish to go with. Therer is wampp and other similar apps, directly install php only. Its all up to you. 👍
I've got some trouble installing composer on Windows. Can somebody help? Error: The name "php" was not recognised as the name of a cmdlet, a function, a script file or an executable programme. executable. Check the spelling of the name, or whether the path is correct (if included), and repeat the procedure. Appriciate any help! 🙂
Common Issues Found
* git not found and unzip/zip not found - Enable zip extension in php.ini file, you can find the php.ini file from xampp config button near the Apache. Open php.ini and search for zip remove ";" which will be there before "extension=zip"
Thank you very much sir .....
This comment saved time. Thank you!
Thankyou so much sir
can you please elaborate it more
then?
I just loved the way you pronounced Laravel. Thanks for the video
Don't mind it, i don't care a lot about pronounciation etc. And glad the video helped you. 👍
Bro i love you! i was following a laracast and it didnt work for me, i have been at it for 4 hours to fix the errors in their method and get it to work for me. And i watch this video and it works in 10 minutes. THANK YOU!
Glad to hear
Thank you 😊
Thans for save my time
Thank you, brother.
Very easy. Short Precise to the point and accurate.
Glad it helped
Clear, precise and easy to follow, exactly what I was looking for. Thank you
Glad it helped!
Thank you for this tutorial. Literally saved my life.
Я целый день не мог решить проблему с запуском кода artisan через vs code. Спасибо индусам за их обучающие ролики на ютубе)
👍
Thanks brother for teaching the world.
👍
i have a problem with mya composer,when i want to check or updt my composser it show me this warning :
The COMPOSER environment variable is set to C:\ProgramData\ComposerSetup\bin which is a directory, this variable should point to a composer.json or be left unset.
what should i do,could anyone help me solve this problem?
Sir I have an error :
Failed to download laraverl/laraverl from dist: the zip extension and unzip/7z commands are both missing, skipping.. 😢What the solution of this?
Check description for the fix
After cloning my laravel project from github I noticed a red underline in some keywords please how do i remove those red lines 😢
Vs code is not ideal for Laravel. Try using phpstorm. Also the red line could be just that the ide not able to recognise the function or something
Thank you Brother for this video.
It was very simple.
Best video bro ❤
Glad you liked it
Please how what command should I use to install the starter kit
Follow the video
It's asking me to install a starter kit, which one should I go with among breeze and jetstream? And which breeze stack should I install?
Watch this latest video ruclips.net/video/yFFXPAOvIic/видео.html
Great resource for beginners. Thanks a lot.
Most welcome!
BEST AND UNDERSTANDABLE
excuse me sir, i have a question? when i run php artisan serve, it gives me the error like that:
PHP Warning: require(C:\Users\DALA2\Documents\laravel\firstProject\my_first_app/vendor/autoload.php): Failed to open stream: No such file or directory in C:\Users\DALA2\Documents\laravel\firstProject\my_first_app\artisan on line 18
PHP Fatal error: Uncaught Error: Failed opening required 'C:\Users\DALA2\Documents\laravel\firstProject\my_first_app/vendor/autoload.php' (include_path='.;C:\php\pear') in C:\Users\DALA2\Documents\laravel\firstProject\my_first_app\artisan:18
Stack trace:
#0 {main}
thrown in C:\Users\DALA2\Documents\laravel\firstProject\my_first_app\artisan on line 18?? how to solve it?
same prob
I'm facing the same problem
Thanks for this video helped me a lot as beginner, Hope I will find how to create project next. Thanks a lot.
Glad it was helpful!
thank you sir, so simple AMAZING
You are most welcome
thank you🥺 this saves me
Happy to help!
thank you sir it is clear and short video
You are most welcome
Error occur in installation
Git was not found in your path , skipping source download .
Failed to download symfony/ process from dist: the zip extension and unzip /7z commands ate both missing.
Download git and unzip separately
Hey superb 🎉🎉🎉🎉
Thank you very much...
Great video......
Thanks very clear explanation also.....
❤❤❤❤🎉🎉🎉🎉🎉
Most welcome 😊
I have windows 8 but I am not able to install Xammp because it shows api-ms-crt-runtime.dll error. What to do. Earlier it was working.
There could be some compatibility issues.
when i write php artisan serve nothing happens the cursor just blink on next line......can you address the issue
Try restarting the system
Thank you so much for creating this video.
Happy that the video helped you
Failed to load resource: the server responded with a status of 500 (Internal Server Error)
Thanks for this video. it helped a lot. Altough when i wanted to install laravel in the terminal, it gave me some options which you didnt mention in the video. I had to mention if i wanted to install some starterskit and which database i was going to use. At first i typed the wrong stuff so my first project didnt work out. I tried it a second time and mentioned that i didnt want any starters kits.. this time it did work! maybe mention this in a new video! the rest of the video is awesome
Its the latest Laravel update
thank you so much sir very helpfull♥
You are a great instructor. You just got a new subscriber. The instructions were clear and easy to follow and everything worked just fine. I will be exploring your channel further. Thank you.
Welcome!
Then what is the use xampp server for running laravel project.
MySQL and PHP - both required.
please clarify that we have to make a separate folder for laravel or we have to make it in htdocs of xampp
its up to you, you can run Laravel project using command php artisan serve - so htdocs folder is not really required.
i'm try to create new Laravel my_first_app using the command "Laravel new my_first_app" but shown the permission denied ERROR, (localhost) can you please help me
Check if you have the permission read and write in the folder. Google if you don't know how to check it. It's easy.
Pp
i have a question, when i type in the command "laravel new my_first_app", it prompted three choices: no starter kit, breeze, and jetstream. which of these would you recommend?
Feel free to ask all your doubts here
We will respond to all your comments
sorry, can i ask? when i try laravel new my_first_app there is writing like "would you like to install a starter kit?
[none ] No starter kit
[breeze ] Laravel Breeze
[jetstream] Laravel Jetstream"
so, what should i choose?
Same problem
If you are using windows you to type:-
composer create-project laravel/laravel app-name
Dont for to put app-name
Also on XAMPP control panel remember to press start on Apache and MySQL for it to function on vs code
so easy to follow and understand
👍
Issue on running my_first_app. I haven't changed anything but got Error
PHP 8.2.5
10.7.1
Call to undefined function Illuminate\Encryption\openssl_cipher_iv_length()
Line 100 highlighted
$iv = random_bytes(openssl_cipher_iv_length(strtolower($this->cipher)));
Could you advise what the solution to this is please?
Try running composer update
@@CodesEasy Perfect, that solved it. Thanks
Thank you so much for creating this video 😍😍😍
Happy that you liked it
great video saved my day
Glad to hear it!
hello how i got a web project that was worked on with laravel how can i use it after installing
To run, use the command php artisan serve
Very clear explanation 👌
Glad you liked it
which version laravel you installed in web site its 9th and what it display the forth ?? we have same problem i want work with 9th laravel version !
thank you for explication
Use command laravel --version after installing Laravel
this was really useful! thank you
Glad it was helpful!
how to fix this ? git was not found in your PATH, skipping source download
One you have to enable unzip xampp and restart xampp.
Then install git manually if needed
Failed to download illuminate/conditionable from dist: The zip extension and unzip/7z commands are both missing, skipping.
The php.ini used by your command-line PHP is: C:\xampp\php\php.ini
Now trying to download from source
Check the description solution is told there
why after I run "composer global require laravel/installer" in the terminal appears "Unable to use a proxy: malformed http_proxy url". what is my mistake?
Go to the environment variables and check for http_proxy
If you find it remove it and restart the system
Where is environment variable.because it's same issue bro I am so confuse
Plz tell me step by step procedure
Please help me...i processed this steps by using composer and vs code can't be access
its giving this message
Cannot use laravel/installer's latest version v5.5.1 as it requires php ^8.2 which is not satisfied by your platform.
after trying to add my_first_app app i get
Would you like to install a starter kit?:
[none ] No starter kit
[breeze ] Laravel Breeze
[jetstream] Laravel Jetstream
>
what command do i add next "'Yes"?
none since you are learning and if you are following the video.
Type none
The COMPOSER environment variable is set to C:\ProgramData\ComposerSetup\bin which is a directory, this variable should point to a composer.json or be left unset. Getting this
Failed to download nesbot/carbon from dist: The zip extension and unzip/7z commands are both missing, skipping.
The php.ini used by your command-line PHP is: C:\xampp\php\php.ini
Now trying to download from source
Check the description
work 100% bang, lebih jelas dibandingin penjelasan dosen
Happy that it was helpful for you
when i started making the first application it asked me whether to install breeze or jetstream starter kit, i chose jetstream and yet it asked me whether to install livewire or inertia. what's the difference?
i have already installed the composer but didnt checked the "add this PHP path", is there a way to add it without reinstalling the composer?
Yes, go to xampp instalation you will find php there add that path to environment veriable manually. Add it to the paths. Google if you need help on this. It's easy
@@CodesEasy "Could not find a matching version of package laravel/installation. Check the package spelling, your version constraint and that the package is ava
ilable in a stability which matches your minimum-stability (stable)."
this is my next problem, how do i fix this?
git was not found in your PATH, skipping source download git was not found in your PATH, skipping source download ....getting this feedback kindly help on how to proceed
Go to xampp and enable zip extension from php.ini file
When i click ctrl+link ,Chrome didn,t shown laravel ... Now what can i do?
If I have already made a website, then how to update it? And how to upload that folder?
Sorry I don't understand your question, this video is about installing Laravel in a system
Please ulload more videos about laravel...
Develop based on documentation....
Sure
I can run smoothy all my projects, but the next day I can't run on my browser and it's said local host refuses to connect .why is this happening ?
I'm Trying to Run my php laravel wordpress based Project on Localhost I've tried everything but I ain't able to make it please help me .
when i go to create my first larvel project via "composer global require laravel/installer" an error occure
it tell that the command "composer " does not existe
You have to watch the video from beginning to end, don't skip.
We are showing how to install composer also
while running php artisian serve its shows fatal errors..please help
What's the error
thank you it was so helpfull
Glad it helped!
hello bro thank you for the video, but this is not working for me, after installing, some directories and files are missing in app (no middleware), no Console folder, no Exceptions folder, I have tried reinstalling and checked the versions and everything.
BY using the command ( php -S localhost:8000 -t public/ ) aravel is running but the address 127.0.0.1 is not (127.0.0.1) doesn't allow the connection
Use php artisan serve
can i know wht kinda of folder tht u upload at the vs studio code
the vendor folder doesnt appear, what do i do?
Your project might not have been created properly.
Create a new one, if you have composer.json file try composer install
after using the coimmand in terminal it says git is not found in your PATH
update just a few minutes i found a solution where you go to config of apache in php and remove the colon in extension=php in notepad
👍
I don't get the path in terminal what would do?
Add the path manually
this the result
Failed to download symfony/process from dist: The zip extension and unzip/7z commands are both missing, skipping.
The php.ini used by your command-line PHP is: C:\xampp\php\php.ini
am i did wrong?
install unzip manually
Can I use wampserver instead of xampp?
Sure
TY bro very helpful
Glad it helped
Thank you very much it works
Happy that the video helped you
Can't we run local test server using xampp?
Yes
Then please post a video how to run test server without serve command using xampp which supports routing
what's the software used for screen recorder ?
Obs
is this link are permanent like whenever i wish can i enter or use this link to open laravel ?
I am not sure which links you are referring to. But the links in the description is permanent.
After I do
``` laravel new example-app```
It gave me an error that laravel its not recognised as the name of cmdlet
please show for phpstorm. Idk if the process would be different, but i just installed phpstorm and licensed using my student account but for some reason it does not automatically pop up when im setting up composer, what am i doing wrong?
I don't understand your question.
But here is the latest version of this video ruclips.net/video/yFFXPAOvIic/видео.html
@@CodesEasy thank you so much sir...and even besides this, thank you for all the services and educational resources you provide...you're doing a world of difference touching people's lives all over the globe. You are a treasure to the programming/CS/IT community, please keep up the good work and always know that your time, attention, dedication and hard work is highly valued💫💫thank you!
Sir it is showing failed to download in terminal wht should I do?
Try again
@@CodesEasy I did but it is showing failed to download
Vite manifest not found at: C:\Users\DELL\OneDrive\Desktop\Larvel\my_first_app\public\build/manifest.json bro this problem showing please help
Thank you man🙏
Happy to help
Thank you so much, that was a great video.
Glad it was helpful!
I Loved This
I seem to have two errors one saying saying that the term laravel is not recognised and another error before that stating " Failed to download symfony/process from dist: The zip extension and unzip/7z commands are both missing, skipping.
The php.ini used by your command-line PHP is: C:\xampp\php\php.ini
Now trying to download from source"
What do I need to do?
You have to follow video as it is. First install xampp and add php path. Then install composer and then the Laravel command globally. That's all. Now you can use the Laravel command from anywhere
@@CodesEasy I did do all of that, the issue wasn’t me following the instructions. I had a different issue that I sorted now anyways. Thank you though!
@@Lucky-se3ln i am getting same issue what's the solution bro?
I'm having same issue. How did you get rid of the "failed to download symfony error"?
Guys, if your VS code is open during the installation of Laravel then close it and open again then try running the composer installer again.
Very helpful!
Glad it was helpful!
when i click on link, it gives an error, how can i solve it
Thank you so much !! ❤❤❤
You're welcome 😊
I did all the steps above but I got errors in my vendor folder and when I try to access the public folder in the web browser I get errors and I can't display the laravel home page
Try creating a new project. And make sure your server is running
how to fix "git was not found in your PATH, skipping source download" asap
how to fix missing database extension?
Thank you, very easy to understand
Glad it was helpful!
I followed the whole tutorial but encounter the following :
" Would you like to install a starter kit? [No starter kit]:
[none ] No starter kit
[breeze ] Laravel Breeze
[jetstream] Laravel Jetstream "
Kindly tell me the solution.
Latest version of the video: ruclips.net/video/yFFXPAOvIic/видео.html
thanks. helpful for me
You are most welcome
Thank you so much. the vid was helpful. could you please upload more videos on laravel
Sure👍
You are trully amazing
I just want to add that although it works this it not a tutorial to install laravel on xampp. He only gets the php.exe from the xampp package which could be installed solo. If you choose to installed it in xampp you dont need to run the "php artisan serve" command
XAMPP makes it easy for further development and for beginners xampp will appeal as the better option. You can always you any way you wish to go with. Therer is wampp and other similar apps, directly install php only. Its all up to you. 👍
When I enter php artisan serve, why is there's no localhost link appearing?"
me too broo
I've got some trouble installing composer on Windows. Can somebody help?
Error:
The name "php" was not recognised as the name of a cmdlet, a function, a script file or an executable programme.
executable. Check the spelling of the name, or whether the path is correct (if included), and
repeat the procedure.
Appriciate any help! 🙂
You have install xampp first, then add php path. Follow the video without skipping
thank you very much
You are welcome