Once your Laravel Translation package has been built, it is time for you to release it and make it available to the world. In this article, we will describe the...
There are a lot of influencers that you need to follow in 2019 who have worked a lot in PHP community and have gained a lot of fame with their remarkable effort...
PS: Im not super familiar with auto-wiring feature of Symfony DI and not really sure if i really need to have this customised ControllerResolver and BaseControl...
First of all, I want to make sure that you know about my intentions. I am not trying to rant about Laravel or why other frameworks might be better. This article...
PHP is a server side scripting language written in C, originally written by Rasmus Lerdorf. The original purpose was for Lerdorf to monitor the number of viewer...
so today, I'm going to show you some of Laravel open source project that you can use for your upcoming project Akaunting , it a Free and Online accounting softw...
Laravel validation system is great, including auto-populating error messages.
But what if you want to override the names of the :attribute parameter values?
Typ...
Amazon is my outlet for retail therapy where I will drown myself in product research until I am fully satisfied I have selected the holy grail while it’s on sal...
If you have ever used a PHP web development framework, you may have noticed that they all keep an internal representation of Http request and response. In other...
Laravel is the most used PHP frameworks in the market and probably one of the most common back-end setup in the modern web due to it’s stability (latest major v...
Are you switching from PHP Storm, Web Storm or Sublime? I personally love JetBrains’ IDEs and of course Sublime is amazing. I used both of them for many years n...
Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Xdebug is great when you can get it to work. However, I’ve spent days getting it to behave correctly. With multiple clients to tend, setting this up for each on...
Are you switching from PHP Storm, Web Storm or Sublime? I personally love JetBrains’ IDEs and of course Sublime is amazing. I used both of them for many years n...
If you prefer a video version of this post, then you can watch it here: https://devlob.com/courses/design-patterns-in-php-to-solve-real-life-software-problems/a...
I’m sure you have ever come across the term type checking, either static or dynamic type checking while reading a textbook about your favorite programming langu...