For starters, Flarum (https://discuss.flarum.org) is a wonderful piece of open-source forum software that is underrated — arguably because a handful of people s...
For my PHP, MySQL, Nginx, Linux, based web app development, I used to use Vagrant. Vagrant was much easier than a VirtualBox in terms of performance and reusabi...
At Whitecube, we’re using Laravel for most of our projects. For some of them, we used to build custom admin panels and as you may have experienced it yourself,...
Therefore, Technical Debt is a metaphor in software development, based on the financial debt, about the accumulation of low-quality code in a project over time....
Lavalite real estate portal script most suitable option for real estate business. Real Estate Portal Development is one in all the foremost correct and economic...
Wanting to use as little JavaScript as possible on my new site I didn’t want to go down the traditional route of adding Google’s global site tag (gtag.js) or Go...
Many of the resources around React are geared towards starting a new single-page app. The official documentation shows you how to add React to a website, but do...
In this new series, we’ll be exploring the concept of custom validation rules in Laravel and how they can assist you. I’m posting an article each day with a new...
In this new series, we’ll be exploring the concept of custom validation rules in Laravel and how they can assist you. I’m posting an article each day with a new...
People that have used lavalite has recommended, that whoever wants to learn PHP framework should start with lavalite without any doubt. Learning framework with...
There are many blogs lying on “Is PHP dead” from 2011 presenting a number of different facts & figures supporting it. But the reality is that almost 80% of the...
The ensuing discussion made it clear that many developers (including myself) don’t realize how complex environment variables in PHP actually are.
Using Environm...
In fact, Auth::routes() is a helper class that helps you generate all the routes required for user authentication. Auth is a facade and is defined in config/app...