Latest Laravel/PHP Articles

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


Deploying Laravel on Cpanel has been a tasking experience for most developers. One of these problems is running commands on the terminal. While most CPanel host...
Searching a table in MySQL based on latitude and longitude columns. But how do you make this as efficient as possible? So, Aaron Francis from PlanetScale made a...
When Vapor connects your application to an RDS instance, it employs SSL certificate verification to encrypt the connection. If your RDS instance utilizes this C...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
https://dunglas.dev/2023/09/the-php-revolution-is-underway-frankenphp-1-0-beta/ I’m very proud to announce the immediate availability of https://frankenphp.dev...
Node Version Manager (nvm) is a tool I use on a daily basis. Lately, we have upgraded some projects to newer Node versions and this is causing some problems.
This blog post will be a little different. Over the past few months, I have worked on my new album titled "Kind", which was released today on https://music.appl...
I'm currently organising the third edition https://fullstackeurope.com/. It's a conference in Antwerp, Belgium in October for developers who want to learn acros...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
Ladder simplifies role and permission management for your Laravel project by avoiding storing everything in the database. Inspired by Laravel Jetstream, it offe...
Reading Time: 3 minutes https://alexandergaal.at/tags/laravel It's the last quarter of the year and I'm getting more and more excited about the upcoming Laravel...

muhammedsari.me

Unorthodox Eloquent
Eloquent is a razor-sharp tool that is adored by many. It allows you to carry out database operations with ease while maintaining an easy-to-use API. N...
I'm currently organising the third edition https://fullstackeurope.com/. It's a conference in Antwerp, Belgium in October for developers who want to learn acros...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
When submitting a form with Livewire, you probably want to render out some error messages and show them to your user. A nice enhancement is automatically scroll...
Author: Published: September 17, 2023 · 1 min read In my office, the window holder broke. It was made out of a material, that visibly degrades under UV light. I...
I've started a micro project called https://dor.ky/one-small-thing.
Monday 11th of September 202311th of September 2023 Errors will inevitably occur in your application. Aside from error tracking, Flare also has a great...