Search results for : php framework

Image Handling and Manipulation using Laravel

Image manipulation with Laravel makes image manipulation easier and more expressive. This article is a tutorial to demonstrate how to handle and to manipulate images in Laravel using the Intervention Image…

Continue Reading Image Handling and Manipulation using Laravel

Multi-Tenancy System Migration With Separate Databases

Migrations are like version control for your database, as they allow you to easily modify and share your application’s database schema. In this article, we will focus on a few techniques used to deal with laravel multi-tenancy migration that has separate databases (master and child databases). Let’s say the existing system’s migration mechanism is to handle….

Continue Reading Multi-Tenancy System Migration With Separate Databases

Capistrano: Remote Server Automation and Deployment Tool

Capistrano is a tool used for remote server automation and deployment, written in Ruby. It uses SSH to connect with server for performing various operations and Rake to define tasks required to perform deployment on a specific server. To automate repetitive deployment tasks, it can also be used for any language or framework including Java, PHP….

Continue Reading Capistrano: Remote Server Automation and Deployment Tool

FedEx LTL Shipping Service Integration via Third Party Account for Chemicals Martketplace

A marketplace for Chemicals is under development of vteam #577 that allows a chemical seller and potential chemical buyers to transact chemical products with each other. Now our client wanted to ship chemical products more than 150 LB from seller position to buyer position without the involvement of both (buyer & seller) in shipping process. According to….

Continue Reading FedEx LTL Shipping Service Integration via Third Party Account for Chemicals Martketplace