Latest Laravel/PHP Articles

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


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,...
“Easy Payment Gateway with PayPal REST API” is published by Ray Lee | 李宗叡
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
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...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
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.
People that have used lavalite has recommended, that whoever wants to learn PHP framework should start with lavalite without any doubt. Learning framework with...
Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge. Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge.

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...
Today, i will show you how to create simple image upload in laravel. I write article step by step about image upload in laravel. I also added validation with im...