Latest Laravel/PHP Articles

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


ryangjchandler.co.uk

Fun with Blade directives
Let's start this off by explaining how the Blade engine works with a few bullet points. The most interesting step in the process is that RegEx patterns are used...
Debug your Vue 3 code with Ray to fix problems faster - Release v2.0.1 · permafrost-dev/vue-ray
PHP 8.4 will be released on . It'll include property hooks, JIT improvements, as well as chaining methods on new without additional parentheses — a big one! One...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
In this article, I want to go over how to use tappable scopes in Laravel. I’ve used similar patterns in Java Spring Boot, but never really considered using it i...

ryangjchandler.co.uk

Some cool SQLite things
For those of you who don't know, SQLite is like a dynamically-typed language. There's no restrictions on what you can and can't store inside of a column. That m...
The buzz around our $400 million savings over three years at the Singapore data center article was hard to ignore. The article laid out how 850 identical server...

sebastiandedeyne.com

New iPads
New iPads last week. OLED, Finally! Be it a high-resolution monitor with deep blacks or e-ink, screens the most important part of a piece of tech for me. Screen...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Email addresses published on webpages usually need to be protected from email-harvesting spambots. Conventionally, email protection techniques utilise a combina...
It is the first day of Laracon EU 2024. Flare was sponsoring the confererence for the first time and we were present with almost the whole Spatie team to promot...
Stay up to date with all things Laravel, PHP, and JavaScript. On all these platforms, regularly share programming tips, and what I myself have learned in ongoin...
Published: May 10, 2024 by C.S. Rhymes I normally develop forms in Laravel, using Livewire where possible. Laravel has some great form validation tools built in...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
Learn how to use objects like Data Transfer Objects in Livewire with Wireables.
Recently we went deep into the Laravel authentication system for some improvements and to add Multi-Factor authentication. I discovered some interesting details...
When using Ray to debug your application, you may introduce various Ray calls in different places. Ray keeps the history of your calls which can be useful to re...
Flare has long relied on locally running Laravel Envoy for our app deployments. However, as the application and infrastructure evolves, so do the challenges. Th...