My note on setting up my Mac for software development.
Feel free to google the suggestions and choose your preferred setup.
My note on setting up my Mac for software development.
Feel free to google the suggestions and choose your preferred setup.
Automatically create a new laravel project with PHPStan, Easy Coding Standard and IDE Helper (PhpStorm).
Some of the links from my recent learning.
https://www.youtube.com/playlist?list=PLe30vg_FG4OTsFRc1eWppZfYwZdMlLuhE
YouTube OOP PHP Bitfumes Webnologies
The source code is on github bitfumes/api
https://vimeo.com/151390908 by Adam Wathan 26 min ~2015.
One of the biggest hurdles in getting started with test driven development with a brand new application is knowing exactly what test to write first. In this screencast, I walk through using outside-in TDD to drive out a feature from scratch in a brand new untouched Laravel application.