Latest Laravel/PHP Articles

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


" The More Packages and Plugins you use, the Less Control you will have over your Code".
In this article, we will see socialite login with a google account in laravel 9. Here, we will learn how to create a socialite login with google in laravel 8 an...
Then people would see default 503 status page.
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Once suspended, oriegenbi27 will not be able to comment or publish posts until their suspension is removed. Once unpublished, all posts by oriegenbi27 will beco...
In this article, we will see user roles and permissions without a package in laravel 9. Roles and permissions are an important part of many websites. In this la...
It’s important to ensure that your application is optimized for performance. In this blog post, we’ll provide ten tips for optimizing your Laravel web applicati...
Unsetting might be a very basic thing, but writing code with unsetting variables after it's work is finished can save memory.
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.

blog.laravel.com

Laravel 10 Bug Hunt
In February, we will launch the 10th major version of Laravel! It's been an amazing journey thus far and there is so much more to come. As you may know, we rely...
In this video I talk you through how I upgraded Aggregate to PHP 8.2.
The first version of Tinkerwell launched in Oktober 2019 – more than three years ago. Since this launch on macOS only, the app became available on Windows and L...
In this tutorial I am going to show you how you can setup your own single page application using Laravel + Vue 3 using typescript and Vite. This is a manual way...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Ruby on Rails, Django, and Laravel are three of the most popular web development frameworks available today. #php-is-dead #programming-languages-used-in-most-po...
Hello everyone! This post is about why am I getting into building another starter kit.
First, let's discuss what SOLID stands for: Single-responsibility principle It's a set of principles mainly focusing on object-oriented programming made popular...
(TDD) is a software development approach that involves writing tests for your code before you actually write the code itself. Sounds a bit backwards, right? But...