You don't need the first part of the video (assuming you got PHP/MySQL installed). You only need to make sure that you either download Symfony CLI or Composer (Like I mentioned in the beginning of the video).
I run windows system and it is pretty easy to follow along. You just have to read the docs for windows if you have trouble and most issues will be resolved.
I like your videos, they're informative and helpful. But you might want to work on your speech/pronunciation because sometimes you sound like you have a big hot potato in your mouth, no offense :D Otherwise keep up the good work.
LETS CONNECT THROUGH INSTAGRAM.
instagram.com/codewithdary
Can you please also make a separate guide for installation of symphony 6 on Ubuntu Linux.
Unfortunately I don't have a Ubuntu Linux :(
what theme is your zsh
I don't have .bashrc file on my mac
how I can create or how I can find it
Type touch ~/.bashrc and press Enter. This will create a new .bashrc file in your home directory (~).
I use my .zshrc @@codewithdary
Thank you for asking, I did not have the file since composer was already installed
Is homebrew really required?
For Mac, yes.
what about the windows version?
You don't need the first part of the video (assuming you got PHP/MySQL installed). You only need to make sure that you either download Symfony CLI or Composer (Like I mentioned in the beginning of the video).
I run windows system and it is pretty easy to follow along. You just have to read the docs for windows if you have trouble and most issues will be resolved.
@@codewithdary Do I need to install mysql if I already have phpmyadmin to follow this tutorial?
@@qwertzuiop1978 phpmyadmin gives you access to mysql, so if phpmyadmin is working, you probably do have mysql installed already.
I like your videos, they're informative and helpful. But you might want to work on your speech/pronunciation because sometimes you sound like you have a big hot potato in your mouth, no offense :D Otherwise keep up the good work.