Introducing Laravel MCP
– www.youtube.com - submitted by Nuno Maduro
Read more [www.youtube.com]
In this section you'll find links submitted by others.
Did you write or stumbled across a blog post, tutorial or video that might be interesting for others?
To be able to submit a link you need to log in first.
Log in– www.youtube.com - submitted by Nuno Maduro
Read more [www.youtube.com]
– youtu.be - submitted by Bert De Swaef
In this episode of the Quick Win Wednesday series, I'll have a look at the new WhereValueBetween function in Eloquent. It allows you to determine if a given value is between two columns.
Read more [youtu.be]
– ashallendesign.co.uk - submitted by Ash Allen
Learn about serialization and how it works in PHP. We'll discuss serialized data formats, how to use serialization in PHP, and how to write tests for your serialization logic.
Read more [ashallendesign.co.uk]
– nabilhassen.com - submitted by Nabil Hassen
Confused about Laravel’s whereBetween, whereBetweenColumns, and whereValueBetween? Discover their hidden differences with real SQL examples!
Read more [nabilhassen.com]
– dev.to - submitted by Patrick
The latest edition of Developer Tooling. This month's focus is on JS/TS bundlers written in Go, Rust, and other compiled languages.
Read more [dev.to]
– wendelladriel.com - submitted by Wendell Adriel
Explore Laravel’s Service Container from the ground up: resolution, binding, scopes, contextual dependencies, auto-wiring, and more, and demystify how your app runs.
Read more [wendelladriel.com]
– ashallendesign.co.uk - submitted by Ash Allen
Read about the new v1.0 release of the Redactable Models for Laravel package. The article covers the new "mass redaction" feature and the Composer dependency changes.
Read more [ashallendesign.co.uk]
– nabilhassen.com - submitted by Nabil Hassen
Learn how to enforce strict validation in Laravel. See examples of boolean, distinct, integer, and numeric rules with and without strict mode.
Read more [nabilhassen.com]
– tighten.com - submitted by Kayla Helmick
We’ve moved from command lines to GUIs, and now the next shift is here: AI that can actually use your app. This article introduces the Model Context Protocol (MCP), a powerful way to let AI interact directly with your applications—and why it’s more than just another tech acronym.
Read more [tighten.com]
– yekdeveloper.com - submitted by yeknava
The rise of hybrid application development combines PHP with Go and Rust to enhance performance. New features like FFI and Rust and Go based extensions improve performance without necessitating a complete rewrite, enabling optimization of critical application components while preserving PHP's productivity and stability.
Read more [yekdeveloper.com]
– github.com - submitted by Muhammed Sari
Time and time again, I found myself manually reverting fresh Laravel installations to v5's Kernel structure. That's why I decided to automate this process and package it up! Do you recognize yourself doing the same too? Then make sure to check out the package!
Read more [github.com]
– laravel-restify.com - submitted by Lupacescu Eduard
Build APIs for Humans & AI Agents with the same codebase using Laravel Restify
Read more [laravel-restify.com]
– ashallendesign.co.uk - submitted by Ash Allen
Read about how to use the Favicon Fetcher package in your Laravel projects to retrieve websites' favicons via the DuckDuckGo API.
Read more [ashallendesign.co.uk]
– www.youtube.com - submitted by Nuno Maduro
Read more [www.youtube.com]
– nabilhassen.com - submitted by Nabil Hassen
Explore the list of Laravel starter kits, both official and community. Compare features and find the right kit to speed up your Laravel projects.
Read more [nabilhassen.com]
– wendelladriel.com - submitted by Wendell Adriel
Learn what the State Machine Pattern is and how to apply it in your PHP applications with this in-depth article about it
Read more [wendelladriel.com]
– blog.oussama-mater.tech - submitted by Oussama Mater
In the era of AI, LLMs are undeniably part of our workflow. Let's make them suck less with Laravel Boost.
Read more [blog.oussama-mater.tech]
– dev.to - submitted by Patrick
Monthly dose of developer tooling
Read more [dev.to]
– nabilhassen.com - submitted by Nabil Hassen
Utilize deferred events in Laravel to delay event dispatching, including model events, ensuring listeners run only after a specific closure has finished running.
Read more [nabilhassen.com]
– wendelladriel.com - submitted by Wendell Adriel
Discover the mechanics behind the Laravel Queue System
Read more [wendelladriel.com]