Building the Phonebook App
Learn about the different code files that are part of our phonebook project and about shell inputs that our application accepts.
We'll cover the following...
Let’s discuss the role of different files from the project’s file structure.
The composer.json
file
Now, for the project’s configuration, the first step is to create a composer.json
file that includes the project dependencies and autoload constraints.
Access this course and 1400+ top-rated courses and projects.