Learn the different types of workflows for Git, including the most common ones, Git Flow and Github Flow.
Add support for Laravel in Netbeans so that you can get auto-completion and hints working.
Learn how to register some handlers so that we can capture any kind of issue that occurs in our PHP application.
Learn about using declare(strinct_types = 1); in PHP and the implications it has.