Latest Laravel/PHP Articles

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


The other day I needed to sort a dataset in MySQL and ensure one value was always at the end. However, one of them is “Other”, and I want that one to appear at...
There comes a time when you want to https://git-scm.com/docs/git-clone a Git repository through GitHub or a similar client but at the same time, you don’t want...
If you have read my https://blog.deleu.dev/el4k-my-journey-through-aws-elk-stack/ then you may be aware that I run 4 Logstash containers on AWS to do cross-regi...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
Log4j is a Java library by Apache used to log debug messages within applications. Laravel Forge https://forge.laravel.com does not install Log4j by default. Fur...
When you are working with images on your website, the issue of the https://web.dev/optimize-cls/ that comes with it is real and pretty annoying at times. As you...
It's common that a user in your applications makes mistakes and deletes data by accident – even if you show them countless warnings before they delete the recor...
08 Dec 2021 https://knightsoftheflexboxtable.com/ is a free educational game that we've developed for Tailwind CSS developers to get the Flexbox utilities in th...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
In 2016, I wrote a https://carlalexander.ca/2016-macbook-pro-setup/. It’s also an opportunity for me to review the tools that I use and my overall workflow.
While building https://www.amitmerchant.com/your-first-commit-ever/, I needed to retrieve the oldest commit of a GitHub user. This endpoint along with a few fil...
Some may argue that Laravel is a framework that is bloated with methods and stuff to do everything under the sun. But in my opinion, that’s one of those things...
It's an easy-to-use deployment tool to deploy your Laravel apps containerized with Docker. Start launching your sites in just minutes using our https:/...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Providing a wide range of support for the browsers is great problem to ponder upon when it comes to designing websites using CSS. For instance, there are still...

www.amitmerchant.com

Intersection types in PHP 8.1
When working with types in any language there is a couple of scenarios that can occur. Allow properties to be typed using multiple different types where the pro...
PHP 8.1 was released yesterday and includes many new features and improvements, including Enums, new in initializers, readonly properties, and much more. So, le...
Scout APM helps PHP developers pinpoint N+1 queries, memory leaks & more so you can troubleshoot fast & get back to coding faster. You won't be able to properly...