Latest Laravel/PHP Articles

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


In this article, we will see laravel 8 eloquent whereHas() condition. I will give you simple example of how to use wherehas() condition with laravel 8 eloquent...
For some time, many people including me have been facing problems installing Laravel's UI package due to the update of Vite from webpack to Laravel 9.19. In fac...
One of our goals for this year is to bring the UI of Oh Dear to the next level. Behind the scenes, our team is working hard on a complete rewrite of our marketi...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
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.
August 25, 2022 https://tauri.app/ is an exciting alternative to Electron for building cross-platform desktop applications. While not as mature as Electron and...
Generating token with from Shiprocket using Laravel 9 and Guzzle Http, however GuzzleHttp\Psr7\Request has not been used. public static function generateShipRoc...
In the new version 9.26 we have the feature min_digits and max_digits validation According to the size rule, the number of digits in a digital input cannot be t...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
In TailwindCSS you can make use of flexbox to align items right in the middle of the screen by using the following properties flex : changes the div to a flex b...
On today's post we will see how to use Soketi as a WebSockets server with Laravel. this post will be using all things locally and in the Pt.2 we will deploy Sok...
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...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
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...
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.