Multi-Authentication in Laravel
For any application, we have different numbers of users that have roles and permissions which differentiate the users, we need to have multi-auth functionality in our application Laravel provides the ability to authenticate users with different user roles, permissions, multi-authentication, social login, and more.
Introduction to Magento 2.0
Magento is a leading eCommerce platform used for online stores. It has a scalable solution with powerful out of box functionality, good store management, with outstanding customer experiences. Magento 2 is written in PHP which leverages…
Web, Mobile and API Development Guide
What are various Web, Mobile and API end technologies and how do they work in tandem? Tudip’s Web, Mobile and API Development Guide is a good starting point
Laravel vs Other PHP Frameworks
Laravel is leading the battle in the listing of Top PHP frameworks. We bring you a comparative analysis about how Laravel vs Other PHP Frameworks stack up.
Moving WordPress site to HTTPS
SendGrid email integration with PHP
SendGrid is preferred email solution of lot of small and medium size enterprises. As SendGrid’s website describes. “SendGrid’s cloud-based email infrastructure relieves businesses of…
Magento Payment Gateway Integration
There is this awesome article on how to create a Magento plugin for a new payment gateways which is one of the most widely used…
Magento Common Problems
There are bunch of problems that we face while moving Magento from 1 server to another server. This article lists all the issues that we faced till date and their solutions….
Log4PHP with CodeIgniter
You developed that fancy CI website but time and again an ugly notice/error message is displayed which annoys client. You, as a developer, know that these messages are harmless but you still want to keep an eye on them…
CodeIgniter with SVN
We have been using CodeIgniter with svn since last year and half. Here are few things that we follow to avoid conflicts/unnecessary file commits….