What's Next
A list of things to learn after finishing this course.
We'll cover the following...
Congratulations! You have reached the end of this course. Thank you for all the effort it took to get here.
By this point, you should have enough knowledge to start building web applications.
Here are some things you might want to try next.
Pet project
The only way to get good at building web applications is to build web applications. So, here comes the most exciting part—making something! Get your hands dirty by creating a website. Even if it isn’t a commercial success, you’ll receive some priceless experience.
The tools you use
Read the official user guides for whichever tools you use. A few helpful ones are Composer, PHPUnit, the framework’s documentation, and the documentation for the database of your choice. It’s best to read them from cover to cover, but you can also ...