Latest Laravel/PHP Articles

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


Scout APM helps PHP developers pinpoint N+1 queries, memory leaks & more so you can troubleshoot fast & get back to coding faster. Back in December, I made this...
Dark mode (or night mode) has been an inherently important feature that has been with all the latest operating systems. And with the rise of the dark mode incre...
Hi, I’m Valerio, founder and CTO at Inspector. As the Inspector’s cache system runs on https://redis.io/, we recently decided to move from a single Redis server...
Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge. Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge.
Recently I saw a post on LinkedIn about a recruiter that is primarily working on the PHP Market asking for input on what are important factors to know about PHP...
One of the most common scenarios with modern software development is the use of https://en.wikipedia.org/wiki/CI/CD. Now, if for some reason the deployment does...
{{ $post->getSummary()}} There are no posts!
There are many ways using which you can group your routes in Laravel right now. Consider the following group of routes. use Illuminate\Support\Facades\Route; Ro...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
https://blog.ymirapp.com/wordpress-page-caching-with-cdn/, we looked at WordPress page caching using a https://en.wikipedia.org/wiki/Content_delivery_network (C...
Scout APM helps PHP developers pinpoint N+1 queries, memory leaks & more so you can troubleshoot fast & get back to coding faster. Not just about the release it...
There's no obvious way to define Inertia's layout property on your component when you're using Vue 3's Thanks for reading this article! Hopefully you found this...
In Laravel, when you want to update the model that already exists in the database, you would first retrieve that model, set any attributes you wish to update, a...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
Scout APM helps PHP developers pinpoint N+1 queries, memory leaks & more so you can troubleshoot fast & get back to coding faster. That's quite a mouthful, but...
Do you want to build a Telegram bot and send notifications to the entire Telegram group or channel? It can be useful when you want to inform your Telegram group...
The previous version of this blog was getting increasingly hard to maintain. Because of this it was getting outdated very fast, to the point where I did not dar...
Scout APM helps PHP developers pinpoint N+1 queries, memory leaks & more so you can troubleshoot fast & get back to coding faster. I wanted to share it here as...