login with username or email in laravel 5
Sometime we will have to give chance to user to login with their username or email within the application. In login form there will be one field and...
READ MORESometime we will have to give chance to user to login with their username or email within the application. In login form there will be one field and...
READ MOREIn this post, I will let you know how to fix the issue "Call to undefined function base_url()" in Codeigniter. When i was started with Codeigniter th...
READ MORECodeigniter 3 - Basic CRUD Operation with MySQL Database with example In this tutorial, I will tell you the basic CRUD operation with MySQL database w...
READ MOREIn this post, I will tell you how to check if a file is exists or not in the given directory and if file exists then delete the file from the director...
READ MOREIn this post, I will tell you how to search comma separated value in Laravel Query Builder using MySQL find_in_set() method. Using find_in_set() met...
READ MOREIn this post, I will let you know how to refresh HTML page after some time interval automatically. There are so many ways to refresh page after defin...
READ MOREIn this post, I will let you know how to get Gravatar image from email using jQuery. This is useful when you are developing a forum where people can...
READ MORE© 2016 All Rights Reserved | Contact Us | Terms of use | Privacy Policy