-
Testing: How to actually write tests?
Write tests in Laravel using PHPUnit and the Given-When-Then pattern. I also explain how to use the “Red-Green-Refactor” approach with TDD.
-
Add a WordPress-like Read More link to your content
Today I am going to show you how to write your own function which shows teaser text with a “Read more” link.