Skip to the content.

milroy.me

.Net Core Web API Acceptance Testing

A clean and simple way to seed the database for API testing. Inspired by Laravel.

28th of December 2020

read


How to contribute to open source in Sinhala

Sinhala screencast explaining how to contribute to open source while adding a feature to a PHP package.

30th of August 2020

read


PHP package development in Sinhala

Sinhala screencast showing how to implement a PHP package following best practices. TDD, CI/CD and version management are the other topics covered in this screencast.

21st of August 2020

read


How to build an E-commerce website with Laravel PayHere

PayHere is the leading payment service provider for Sri Lanka. This is the step by step guid to implement a simple e-commerce application with ApiChef Laravel PayHere package.

14th of August 2020

read


Laravel PayHere

apichef/laravel-pay-here package provides an expressive, fluent interface to PayHere’s payment services.

13th of August 2020

read


Laravel easy sequential ID obfuscation

Exposing auto-incremented ID in the URL will introduce few issues to your application. Laravel Obfuscate package provides efficient and elegant API to addresses these issues.

25th of July 2020

read