Tag: php
All the articles with the tag "php".
Minimalistic AWS SAM PHP
Automates a serverless PHP Lambda implementation ready production, including CI/CD.
Install browser extension in codeception
Running browser UI tests that require extensions: how to make codeception install chrome and firefox extensions when it initializes browsers with selenium.
Do not Expect Jobs
A unit test assertion validating that no Laravel job is dispatched — protecting against sending thousands of invalid emails on Laravel 5.1 LTS.