Laravel Resource is one of the best features in Laravel. It makes it easy to modify the output of the result. If you’re using an API, you need to have a status...
Professionalism means going the extra mile in making a difference. Have you ever longed to change the default verification email but don’t know how? In this pos...
I have been working with Craft CMS for almost 4 years now, building commence, brochure sites, and even content portals. Here at Roller, we have decided to move...
Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
I’ve been fascinated with CQRS/Event Sourcing for a while now. I love the entire approach, from modeling your domain after events and aggregates, to creating co...
In today’s world, it is very common for online businesses to present themselves as software as a service, or SaaS. SaaS provides the opportunity to use a single...
Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
I know what you`re thinking. Not another one of those lists, right? We promise no Udemy courses were added in this article and no egos were hurt in the race for...
We know how to retrieve last inserted id using raw query but there are different ways to get last inserted id using Eloquent. Another example for getting last i...
Do you remember the popular "PHP: a fractal of bad design" blog post? The first time I read it, I was working in a crappy place with lots of legacy PHP projects...
In this last chapter of this series we will be discussing some tips to write better tests. You can check the previous posts of the series here and here.
As a kind of follow up of my article about how the Authentication works in Laravel, here I will write about the moving parts of the authentication mechanism, li...
Resource Controllers are built RESTful controllers around the resource. For example, if we have one resource called ‘Profile’. Now this RESTful controller handl...
In this article, we will learn why using persistent connections is a good practice and how to setup Symfony framework to use persistent connections on a Redis s...