Tags php Null Object Pattern in Laravel Velislava Dimitrova 28/09/2018 How to use Null Object Pattern in Laravel to deal with deleted relation or missing property of an API response
Tags php Handling Complicated Requests In Laravel Velislava Dimitrova 10/07/2018 How to deal with forms/requests on the web efficiently using Laravel
Tags php Thoughts from the CTO: Introduction to PHPUnit code coverage reports Velislava Dimitrova 19/03/2018 How to have code coverage reports with PHP and succeed in Test Driven Development.