A package that automatically generates postman collection from laravel api/web routes - profclems/postman-collection-generator... (more…)
Read more »
I thought this would be a quick search on the internet to make all routes HTTPS in Laravel, but came across a lot of solutions and a lot which seemed like to much code/work for something that i thought would be a quick fix and some of the solutions... (more…)
Read more »
Get push notifications for your laravel forge deployments using Anvil... (more…)
Read more »
Tons of articles explain how to consume HTTP services using PHP/Laravel and Guzzle. But, they just ignore scalability and good practices… (more…)
Read more »
If your Laravel app uses multiple locales, it can get tedious keeping track of translations that are yet to be added to the appropriate translation files, e.g English translations in resources/lang/en/validation.php and French translations in resources/la... (more…)
Read more »