Latest Laravel/PHP Articles

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


When you are using TailwindCSS in some cases you might want to add a prefix to your tailwind utility classes so that it doesn’t mess up with your other library....
Every application running on Vapor is powered by AWS Lambda, which allows us to run code without needing to think about servers. One of the biggest benefits of...
When you put the search form in your application, you need to use like query to get matched pattern. The LIKE a query is used in a WHERE clause to search for a...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Laravel Couponables is an amazing package that provides polymorphic coupon functionality for your Laravel application. The package requires PHP ^8.x and Laravel...
Hi guys, today I wanna talk about application performance improvement in terms of Caching. Caching is a strategy where you store a copy of the data in front of...
Let's get started quickly I found new things in Laravel 9.17 and 9.18 Released I wanted to share with you.
WireUi is a simple, fast, and elegant way to add blade components made with alpine.js and tailwind, ready to use, enjoy the ease. The WireUI is a library of com...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
In your Laravel applications, you would typically provide the functionality for your users to register and sign in using traditional email and password forms. B...
Many web developers have worked with Wordpress at least somewhat. If you've done any plugin or theme development, there's a good chance you've used Wordpress ho...
Earlier this year I've released a new Laravel package. It's called sidecar-browsershot. Here's what it does, how it works under the hood and for what you could...
Why Laravel and Rxjs? This is my first post and i would like to explain how i resolve my issue.
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
In this article, we will see datatable server-side custom search in laravel 8. Datatable provides default searching functionality but there you can search on on...
Stay up to date with all things Laravel, PHP, and JavaScript. Follow me on Twitter. I regularly tweet out programming tips, and what I myself have learned in on...
ApexCharts is a package for laravel that allows you to generate modern and interactive charts using the ApexCharts library directly from Laravel without interac...
Laravel Page Speed is a simple package to minify HTML output on demand which results in a 35%+ optimization. This package supports Laravel Package Discovery.