Latest Laravel/PHP Articles

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


Sometimes, you will stumble on some functionalities that will be required in so many different parts of your application, then will wonder why you have to keep...
A blog on PHP, JavaScript and more Amit Merchant · June 13, 2020 · ⋆ PHP Who would’ve thought that PHP would have to wait till its version 8 or rather 25 years...
I will love to share my php/ laravel package with you I chip away at ventures that require States and their particular cities in Nigeria. Each time I experience...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
It's easier than ever to use object storage to make your Statamic site faster Not only is it much more simple to set up (compared to S3), it's also much easier...
Spoiler: It's the cache misbehaving If you're unlucky, you might run into this error while developing your Statamic site in version control. The pesky error is...
The idea of creating a whole new language, primarily just to add types to Javascript, strikes me as a fundamentally bad idea given how many languages that compi...
If you enjoy reading my blog, you could consider supporting me on Patreon. It was 10 in the morning on a Monday, and we were all silently working on our laptops...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Have you ever experienced make an advanced search page in programming? if your answer is yes maybe you know this feature has many conditions to make a query dat...
How to clean and flush Clear cache programmatically in Laravel? Many times you face an issue that any changes to the Laravel web project are not any changes on...
In part 1, I discussed how Laravel notifications work. Check out part 1 from the link below. In this article, we’ll discuss how to create your own custom notifi...
If you enjoy reading my blog, you could consider supporting me on Patreon. Personally, I use value objects and data transfer objects all the time in my projects...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Almost every mobile, desktop, and web application requires that users are authenticated before accessing services. When creating the login page, some developers...
Authentication systems are a vital part of most modern applications, and should thus be appropriately implemented. In this article, you will learn how to build...
The chain of responsibility pattern creates a chain of receiver objects for a request. This pattern decouples the sender and receiver of a request based on the...
Install and configure the Voyager Admin Panel for your Laravel 7 API. That you already have a working Laravel 7.x API with a user table and at least one other d...