Add custom text to image in PHP with Example
In this post, I will let you know how to add custom text while uploading image in PHP using GD Library. By adding text over the image, you declare co...
READ MOREIn this post, I will let you know how to add custom text while uploading image in PHP using GD Library. By adding text over the image, you declare co...
READ MOREIn this post, I will let you know how to get difference in time from given dates in Laravel 5. This is required to calculate minutes left from schedu...
READ MOREIn this tutorial, I will let you know the easy solution to create middleware to make sure if logged user has the privileges for admin. I have user t...
READ MOREMonthly Subscription App using Stripe, Cashier and Laravel 5.4 with example In this tutorial, You will know how to configure Stripe with Laravel 5.4...
READ MOREIn my last tutorial, I had explained how to register users and authenticate a user with their password without using any encryption layer but that was...
READ MOREGenerate JWT token after login and verify with Node.js API In my last tutorial, I explained about how to login and register the user in the Node.js w...
READ MOREUser login and registration using nodejs and mysql with example In this tutorial, I am going to create simple email and password login authentication...
READ MORE© 2016 All Rights Reserved | Contact Us | Terms of use | Privacy Policy