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"
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?
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!
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?
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?
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
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
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.
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
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?
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?
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
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?
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 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
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?
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.
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?
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?
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!
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?
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"?
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'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! 🙂
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.
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
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
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.
10 หลายเดือนก่อน
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. 👍
@@rib_rob_personal You can install them separately. But that are too many step and tools to install to reach useable development environment. Xampp take care of all those tidiest steps.
composer : The term 'composer' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + composer global require laravel/installercomposer global require lara ... + ~~~~~~~~ + CategoryInfo : ObjectNotFound: (composer:String) [], CommandNotFoundExc eption + FullyQualifiedErrorId : CommandNotFoundException
This happens when Composer isn't installed to the correct PATH. Just reinstall Composer and make sure to check the box that says "Add to PATH" then you should be good.
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.
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. 👍
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 th-cam.com/video/yFFXPAOvIic/w-d-xo.html
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?
Please how what command should I use to install the starter kit
Follow the video
Thank you, brother.
Very easy. Short Precise to the point and accurate.
Glad it helped
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
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
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.
Я целый день не мог решить проблему с запуском кода artisan через vs code. Спасибо индусам за их обучающие ролики на ютубе)
👍
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?
can i know wht kinda of folder tht u upload at the vs studio code
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
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
Then what is the use xampp server for running laravel project.
MySQL and PHP - both required.
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
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
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?
Failed to load resource: the server responded with a status of 500 (Internal Server Error)
Please ulload more videos about laravel...
Develop based on documentation....
Sure
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
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.
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
what's the software used for screen recorder ?
Obs
when i write php artisan serve nothing happens the cursor just blink on next line......can you address the issue
Try restarting the system
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
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
Please help me...i processed this steps by using composer and vs code can't be access
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
how to fix missing database extension?
Clear, precise and easy to follow, exactly what I was looking for. Thank you
Glad it helped!
Can I use wampserver instead of xampp?
Sure
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
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
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
while running php artisian serve its shows fatal errors..please help
What's the error
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
I don't get the path in terminal what would do?
Add the path manually
When i click ctrl+link ,Chrome didn,t shown laravel ... Now what can i do?
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.
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.
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
Thanks brother for teaching the world.
👍
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 .
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
My vs code isnt installing laravel
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
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?
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
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 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 ?
Thank you for this tutorial. Literally saved my life.
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
After I do
``` laravel new example-app```
It gave me an error that laravel its not recognised as the name of cmdlet
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
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 th-cam.com/video/yFFXPAOvIic/w-d-xo.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!
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
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
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
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
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
Vite manifest not found at: C:\Users\DELL\OneDrive\Desktop\Larvel\my_first_app\public\build/manifest.json bro this problem showing please help
when i click on link, it gives an error, how can i solve it
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!
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
how to fix "git was not found in your PATH, skipping source download" asap
thank you sir it is clear and short video
You are most welcome
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!
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.
Thank you Brother for this video.
It was very simple.
how solve? this
in my laptop?
Are you facing any issue. Just follow the video exactly
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.
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. 👍
why is mine keep installing the 5.8 version?
Mysql and apache port not open
You might be having something else running on that port. Change the port or remove the other app
thank you sir, so simple AMAZING
You are most welcome
So how does XAMPP play into this? Could you explain why it is necessary?
For php, Apache server and MySQL ( if you are using it )
@@CodesEasy Couldn't you just install php on its own?
@@rib_rob_personal You can install them separately. But that are too many step and tools to install to reach useable development environment. Xampp take care of all those tidiest steps.
@@brangja4815 i am using my host and database
Great resource for beginners. Thanks a lot.
Most welcome!
thank you🥺 this saves me
Happy to help!
When I enter php artisan serve, why is there's no localhost link appearing?"
me too broo
Can you please do a full project in laravel for us
Sure
Why after i click open folder and then click select folder it will show patch does not exist?
Select a folder and then click select or simply drag and drop the folder to vs code.
composer : The term 'composer' is not recognized as the name of a cmdlet, function,
script file, or operable program. Check the spelling of the name, or if a path was
included, verify that the path is correct and try again.
At line:1 char:1
+ composer global require laravel/installercomposer global require lara ...
+ ~~~~~~~~
+ CategoryInfo : ObjectNotFound: (composer:String) [], CommandNotFoundExc
eption
+ FullyQualifiedErrorId : CommandNotFoundException
You have not installed composer properly. Watch the video properly and do once more. Make sure you add the path to environment veriable correctly q
try this , composer global require laravel/installer --update-with-all-dependencies
This happens when Composer isn't installed to the correct PATH. Just reinstall Composer and make sure to check the box that says "Add to PATH" then you should be good.
Try restartin your pc. It worked for me
work 100% bang, lebih jelas dibandingin penjelasan dosen
Happy that it was helpful for you
Pls do more videos on Laravel pls..
Sure. On the way ...
Thank you so much. the vid was helpful. could you please upload more videos on laravel
Sure👍
Best video bro ❤
Glad you liked it
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: th-cam.com/video/yFFXPAOvIic/w-d-xo.html
i am getting error "The Zip PHP extension is not installed. Please install it and try again."
Use the latest version of php. Use xampp latest version, add the php path to the latest version properly
thank you so much sir very helpfull♥
this was really useful! thank you
Glad it was helpful!
thank you it was so helpfull
Glad it helped!
Thank you so much for creating this video.
Happy that the video helped you
Thank you so much for creating this video 😍😍😍
Happy that you liked it
Hey superb 🎉🎉🎉🎉
Thank you very much...
Great video......
Thanks very clear explanation also.....
❤❤❤❤🎉🎉🎉🎉🎉
Most welcome 😊
Very clear explanation 👌
Glad you liked it
xampp installation is not complete
What's the issue ?
Thank you man🙏
Happy to help
great video saved my day
Glad to hear it!
Thank you very much it works
Happy that the video helped you