Tags php Building a Web Product? 5 Business Reasons Why Laravel and PHP could be a Good Choice. Velislava Dimitrova 12/07/2019 We live in interesting times: every day hundreds of new digital products are being born. And the scenario is always
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.