Codeigniter Remove index.php form URL using htaccess
Hi Developer,
I want to share this tutorial for codeigniter remove index.php from url using htaccess file. i will show you code for how to remove index php from url in codeigniter using htaccess.
hta.....
By Hardik Savani
Oct 16, 2019 |
.htaccess, Codeigniter
Read More
Laravel 6 Guzzle Http Client Example
Do you know how to use laravel 6 guzzle http client request? i will say did you used before guzzle 6 with laravel? If no than i will guide you how to use guzzle http client GET and POST request with p.....
By Hardik Savani
Oct 15, 2019 |
Laravel
Read More
Laravel 7/6 REST API with Passport Tutorial
Hi Developer,
Here, i will tech you how to create rest api with authentication using passport in laravel 7/6 application. i will show you step by step build restful api authentication using eloquent .....
By Hardik Savani
Oct 12, 2019 |
Laravel
Read More
JQuery Get Days Difference Between Two Dates Example
In this example, we learn how to get days difference between two dates in jquery. we can calculate difference between two dates in days in jquery using Date and Math. you can simply get difference bet.....
By Hardik Savani
Oct 11, 2019 |
Javascript, jQuery
Read More
Laravel 6 Email Verification Tutorial
Here i want to give you step by step instruction of email verification in laravel 6 application. how to set up auth verify email in larevel 6. we learn auth with email verification in laravel 6. you n.....
By Hardik Savani
Oct 10, 2019 |
Laravel
Read More
PHP Check If Current Date is Between Two Dates Example
In this example, i want to share with you small example of how to check current date is between startdate and enddate in php. we will check if today date is between two dates in php. we can simply che.....
By Hardik Savani
Oct 9, 2019 |
PHP
Read More
Laravel 6 Ajax Image Upload Example
Hi Artisan,
Here, i will share with you how to image upload using ajax in laravel 6 app. i write simple tutorial of laravel 6 ajax image upload with validation. we will use jquery form js for ajax im.....
By Hardik Savani
Oct 8, 2019 |
Laravel, jQuery, Ajax
Read More
Laravel 7/6 Multi Auth (Authentication) Tutorial
In this tutorial, i would like to share with you how to create laravel 7/6 multiple authentication using middleware. we will create multi auth in laravel 7/6 using middleware. i will write step by ste.....
By Hardik Savani
Oct 5, 2019 |
Laravel
Read More
Laravel 6 File Upload Tutorial Example
In this tutorial, i will help you to create file uploading with laravel 6 application. we will create simple file upload like pdf, image, xlx, zip etc in laravel 6. you can see file upload in laravel .....
By Hardik Savani
Oct 4, 2019 |
Laravel
Read More
How to Use Yajra Datatables in Laravel?
Hi Dev,
I am going to explain to you example of how to use yajra datatables in laravel. Here you will learn laravel yajra datatable example. This tutorial will give you a simple example of yajra datat.....
By Hardik Savani
Oct 3, 2019 |
Laravel
Read More