Latest Laravel/PHP Articles

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


Using a CSS (or any kind) framework is usually something essential. A predefined system or toolkit can help you save a lot of work in the short and long run. In...

www.phparch.com

Search For Good Code
As PHP Architects, our relentless pursuit of high-quality code is always at the forefront of our work. We take pride in assuring our clients that the applicatio...
In this article I want to give you the step by step procedure to enable or disable php native functions editing the “disable_functions” directive in the php.ini...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
The following article is a post from my brand new Substack newsletter - Computer Science Simplified. Join the publication and become a real software engineer wh...

matthewdaly.co.uk

Using Dolt with Lando
For some years now, I've been using Lando as my main development environment at work.
I'm writing an ORM. I know, it'll probably drive me insane. Why am I doing it? In part because of the interesting challenge. In part because I've been building...
After some time a new technical post and this time even the start of a series. Lately I started to work a lot on and with geographical data for a new project. I...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
If you think about it, most programming challenges can be boiled down to one or two things: text processing and data mapping. Let's see: I'm currently improving...
This post is part of a hobby project of mine: I'm writing a short sci-fi novel, and I want to share my progress with you. I'm in no way a professional fiction w...
Tobias is organising another edition of his survey. If you're into Laravel, I highly encourage to participate. Stay up to date with all things Laravel, PHP, and...
I recently bought a 2004 Jeep TJ. Being that the vehicle is now 20 years old, it's no surprise that some of the bolts are starting to rust. I was removing the r...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
The following article is a post from my brand new Substack newsletter - Computer Science Simplified. Join the publication and become a real software engineer wh...
Look, Namecheap has been good to me over the years, I won't deny it. But I've stood by, lazily watching domain prices slowly creeping upwards, until I decided i...
The following article is a short snippet from the "Building an API Integration Using Saloon" chapter of my book "Consuming APIs In Laravel". The book teaches yo...
We’ve released a new package called spatie/pest-plugin-route-testing. This package can test all common routes in your Laravel app by writing a single test. In t...