Quantcast
Channel: Prima Facie Bonkers
Browsing all 44 articles
Browse latest View live

Laravel News Catchup

Next up in my ‘eventually I’ll catch up on email’ queue is Laravel News, which anyone who deals with Laravel should be signed up to. Now, this folder has 180 things in it … but most were already read...

View Article


Eloquent Pagination and Map — not the bestest of friends

Eloquent can make things really easy. But sometimes that thing is shooting yourself in the foot with a performance problem. We recently released an API endpoint to a customer that was paginated. The...

View Article


OOM with Laravel Excel

One of the nice things about PHP is you do not have to manage your process’s memory … except when you do. We have a job that runs once an hour and dumps a csv generated by Laravel Excel to a customer’s...

View Article

Using Elasticache Read Replicas with Laravel

One of the nice things about using Redis via Elasticache is that it gives you a Primary endpoint and a Reader endpoint which means we can split our load more easily (in addition to having the...

View Article
Browsing all 44 articles
Browse latest View live