Terminal or Konsole, but if you are running Linux, you are probably already
familiar with it.
You do not need to have any advanced command-line skills to get through this book
and build applications with Laravel. You will, however, need to be able to navigate
to the right directory in your file system before running commands. To do this, just
enter the
cd
command, followed by the path to your code directory.
On most systems, you can also just enter cd, followed by a
space, and then drag and drop the directory into the terminal,
as shown here:
$ cd /path/to/your/code/directory
Otherwise, you can run the following command line on Windows:
> cd C:\path\to\your\code\directory
Chapter 2
Do'stlaringiz bilan baham: |