Latest Laravel/PHP Articles

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


https://www.hostgator.com/blog/what-is-shared-hosting/ is one of the cheapest ways to deploy a Laravel application to a live server. In this article, you will l...
Working with strings can prove to be tricky in some scenarios. For instance, when building a cart for an eCommerce website, you may need to show the string “ite...
I talked before about BankAlt.com, the first side-project with dynamic PHP/MySQL functionality I ever shipped. In that article I expressed my desire to resurrec...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Hey guys. My name is Alex. I'm a software engineer in unicorn by day and the founder of a couple of SaaS projects by night (and evening sometimes). From Ukraine...
When working with databases with web applications, you never know when some query, which used to work fine, starts slowing down in some scenarios. For instance,...
By default Tailwind’s container does not center itself automatically and does not have any built-in horizontal padding. If you would like to configure tailwind...
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....
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
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...
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...
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.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...
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...