Latest Laravel/PHP Articles

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


Hi, Gurpreet this side again with some new stuff. I would love share my todays learning in this article today. Before this I was working with Laravel Breeze + J...
Gurpreet this side and in this article w,e will learn how to use roles and permissions in Laravel. This is a package that allows you to set roles and permission...
Scout APM helps PHP developers pinpoint N+1 queries, memory leaks & more so you can troubleshoot fast & get back to coding faster. Start your free 14-day trial...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
In this article, I will check the limits of sending a request in a project. We will also have a general review of different layers to get more familiar with the...
I think that YouTube is a great platform where you can learn and deepen programming languages and frameworks. In fact, for the developer who wants to learn deve...
On pressing Buy Now button, all data is being submitted to DB then order is being created in Razorpay table and redirecting to Pay with Razorpay page.
Due to the web's ever-increasing prominence as a platform, the building of websites has become an absolute need for the continued expansion of businesses.
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
http://tailwindcss.com is a popular utility-first CSS framework, which makes it easier to design your websites. In this article, I will cover how we can create...
We do use middleware in Laravel to make sure authenticated user can access the application. Middleware works like a guard that helps to identify the user. We ca...
In this section we will see how to use carousel slider in laravel 9 with tailwind css. For this tutorial we will see static slider, dynamic slider with laravel...
Laravel's authorization mo dule gives you the skeleton to implement robust authorization logic in your app, with two choices: Gates and Policies. Spatie Laravel...
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 Laravel 9.8.0, the scalar() method was added that allows you to retrieve the first column of the first row from the query result.
Auth or Auth? Typically in Software development, there's need for some level of security wherever there is data involved. Authentication is the process of ident...
Hello devs, Today we are going to learn about Cache in Laravel and I’ll also be discussing how you can use Cache while making a query to the database.
A Laravel URL Shortener package that provides URL redirects with optionally protected URL passwords, URL expirations, open limits before expiration, the ability...