Latest Laravel/PHP Articles

Latest Laravel/PHP Articles curated daily from around the web.


sebastiandedeyne.com

Cosmic Latte
A team of astronomers have calculated the average color of the universe and named it cosmic latte. I'd love to have a cosmiclatte CSS color one day.
I'm available for 2-3 days a week as a contractor. If you're interested in having me on your team just reach out to me at [email protected].

ryangjchandler.co.uk

How to find your php.ini file
Check out some of my work.
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
I’m going to walk you through how to easily add an instant search filter in your Laravel apps. When I say “instant search” I mean a text input that filters a li...
Note: this transcript was transcribed and then edited for clarity and to make it easier to read.
While in my quest to improve the CPanel experience for Laravel developers and I have been trying to find a better way to keep your Laravel Horizon running on cP...
Over the past year I've become more and more familiar with the terminal and (a limited set of) the commands that are possible.
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
Finding a community of like-minded people to interact with is important for everyone.
Software applications, both web and native, are continually receiving user "input". When you post a status to Facebook, or when you enter you date of birth on a...

tim.macdonald.au

Single-use Tests
The tests I write are usually written in Pest, PHPUnit, or Jest. I also usually commit them to a code repository - but not all automated tests should be committ...
You probably think fast database queries are good. You also probably think slow database queries are bad.
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
When focusing in on some specific functionality of an application, such as notifications or queuing, I often head over to the docs and catch up on the current s...
Laravel recently introduced the ability to detect n+1 issues caused by lazily loading Eloquent relationships.
When you are working with a one-to-many relationship, it is sometimes the case that a particular instance on the "many" side of the relationship is flagged as u...
At work I decided to show git rebase the love it deserves with a brown bag session and had a lot of fun doing it so thought I'd record it and share it publicly....