Latest Laravel/PHP Articles

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


In this article, I am gonna discuss some of the security vulnerabilities and how we can avoid those in Laravel application. Following are some of the security v...
GridDB has released a database connector for the PHP programming language. Like the Python, Ruby, and Go API’s for GridDB, it was built using the SWIG library....
In this new series, we’ll be exploring the concept of custom validation rules in Laravel and why you’ll want to use them. I’m aiming to release a new article ea...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
The latest version of Laravel, version 5.8, has recently been released. This version has many exciting new features and it is a continuous improvement of previo...
This wouldn’t be my first Medium post if I had been courageous enough to confront the demons that have so far inhibited my good intentions to write extensively...
In one of my previous article I looked at how using Ansible you can install on a server, or a group of servers, all the necessary software for PHP applications...
LAVALITE CMS is a website application that supports the creation and modification of digital content. They are qualified for the creation, management, and shari...
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 why you’ll want to use them. I’m aiming to release a new article ea...
Laracon Online is the official worldwide Laravel online conference and returned in 2019 for its third year. There were nine great talks this year, on a range of...
Web page screenshot capture functionality is used for various purposes in the web application. There are many third party APIs are available to take a screensho...
Configurations: “PHP Security Quick Notes” is published by Tuyen Vuong
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Here, I’ll be out-listing step by step procedures of successfully integrating Google authentication using Socialite in your Laravel blog. I’ll be making use of...
Before we start, We need to have Integration tokens from your account. To enable it, we must request access by emailing yourfriends@medium.com. Add this url…
Here, I’ll be out-listing step by step procedures of successfully integrating Facebook authentication using Socialite in your Laravel blog. I’ll be making use o...
When I use the laravel collection recursive I find it’s very nice but it’s only supported the arrays of one dimensional. I need to do it support multidimensiona...