Latest Laravel/PHP Articles

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


blog.laravel.com

Laravel Loves PHP 8.2
Last week saw the official release of PHP 8.2, bringing with it features such as read-only classes, DNF types, and much more. As you may have noticed, we've bee...
I’m a Mac user, but I use Docker, Kubernetes, and remote Linux servers a lot. However many commands and C functions are available on Linux, but not on Mac/Darwi...
Published by at 18th December 2022 2:15 pm In MySQL, two of the techniques that can be used to handle these recursive relationships are the WITH RECURSIVE commo...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
There a is a issue I am having for quite a long time I hadn't been able to quickly solve, so I just sucked it up. The issue is, that if I plug off the Yubikey o...
If you are using Snov.io or Hunter.io in your own company, you may want to switch to a better and 100% free tool. Open-Source LeadBrowser has been launched: htt...
Laravel is a free and open-source PHP web framework, created by Taylor Otwell and intended for the development of web applications following the model–view–cont...

ryangjchandler.co.uk

2022: A year in review
Not much has happened in my personal life this year. We're due to move house again soon, but other than that nothing major has changed. We did upgrade...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
I don't speak about my personal life often, as I consider that private 🙂. I can share that I'm still living with my girlfriend and two beautiful sons (who are 8...
Laravel Maps package allows you to easily use leaflet.js or google maps to create a map in your laravel project. You can install the package via composer: compo...

www.phparch.com

Owning The Web
https://www.phparch.com/article/harness-the-power-of-the-ast/ By https://www.phparch.com/community/tomas-votruba/ Last month I introduced you to the basics of V...
It’s very common to see two programmers who code the same feature differently. But it’s much less common for those two programmers to see eye-to-eye and remain...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
Laravel Brazilian CEPs is a fantastic package to Search addresses quickly in Laravel. These are the minimum requirements to use this package. The retur...
Diamond Console is an Artisan command package to handle your Domain Driven Design project that is suitable with Laravel base structures, made for comer of Domai...
When building web applications, you will likely use various APIs and services to add functionality to your software. While using these external services, you mi...
Inertia.js is an approach that allows you to build single-page applications (SPAs) using server-side rendering and traditional server-side routing. Inertia has...