Latest Laravel/PHP Articles

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


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,...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
“Easy Payment Gateway with PayPal REST API” is published by Ray Lee | 李宗叡
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...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
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...
How to add an authentication proxy to your Laravel 5.8 app.
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
People that have used lavalite has recommended, that whoever wants to learn PHP framework should start with lavalite without any doubt. Learning framework with...

hackernoon.com

Is PHP Dead?
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...