Latest Laravel/PHP Articles

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


https://ohdear.app is the all-in-one monitoring tool for your entire website. We monitor uptime, SSL certificates, broken links, scheduled tasks and more.
While hosting Laravel on WHM control panel, you need to make sure to set correct timezone at 4 places: MySql Timezone MySql time zone is taken from server time...
https://dev.to/manu_tech https://res.cloudinary.com/practicaldev/image/fetch/s--yC5h7lH7--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-upl...
Achieve superior email deliverability with ToastMail! Our AI-driven tool warms up inboxes, monitors reputation, and ensures emails reach their intended destination. Sign up today for a spam-free future. Achieve superior email deliverability with ToastMail! Our AI-driven tool warms up inboxes, monitors reputation, and ensures emails reach their intended destination. Sign up today for a spam-free future.
Let's get started quickly I found new things in Laravel 9.23 Released I wanted to share with you. Artisan docs command https://github.com/laravel/framework/pull...
Scout APM helps PHP developers pinpoint N+1 queries, memory leaks & more so you can troubleshoot fast & get back to coding faster. Deprecations often are a sour...
https://ohdear.app is the all-in-one monitoring tool for your entire website. We monitor uptime, SSL certificates, broken links, scheduled tasks and more.
TL;DR: COUNT(*) is optimized to be fast, you should use it. You have probably read in a bunch of different places that you shouldn't use SELECT(*) in MySQL when...
Achieve superior email deliverability with ToastMail! Our AI-driven tool warms up inboxes, monitors reputation, and ensures emails reach their intended destination. Sign up today for a spam-free future. Achieve superior email deliverability with ToastMail! Our AI-driven tool warms up inboxes, monitors reputation, and ensures emails reach their intended destination. Sign up today for a spam-free future.
In one of my projects I use https://nova.laravel.com/, for a beautifully-designed administration panel. It includes a very easy to use way to generate graphs in...
TL;DR: Use COUNT(*), not COUNT(id), when you want to count rows. You have probably read in a bunch of different places that you shouldn't use SELECT(*) in MySQL...
Load balancing involves effectively distributing incoming network traffic across a group of backend servers. A load balancer is tasked with distributing the loa...
In this article, I will show you how to properly deploy a Laravel project on Railway, an infrastructure platform that handle all the system administration and D...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
Laravel Feature Flag is an awesome package for Laravel using https://alfrednutile.info/posts/175. This package provides the ability to toggle features (by users...
In order to understand what microservices are, first, we have to talk about monolith systems and their drawbacks. One-click buy cares about credit card numbers,...
https://ohdear.app is the all-in-one monitoring tool for your entire website. We monitor uptime, SSL certificates, broken links, scheduled tasks and more.
Laravel Reviews is an amazing package that provides ratings and reviews for Laravel's Eloquent models. With the help of this package, Users will be able to rate...