How to delete index in MySql by whendySunday, June 19, 2016How to delete index in MySql, first you need to know the exact name of the INDEX (Unique key in this case) to delete or update it. INDEX nam...Read More
Installation and Running Lumen - Laravel by whendyTuesday, June 14, 2016To the point Installation and Running Lumen - Laravel Lumen is micro-framework by Laravel Installation 1. Server Requirements PHP >= 5....Read More