Programming Fields

  • Laravel 10
  • Livewire
  • React
  • Node
  • CodeIgniter 4
  • WordPress
  • PHP
Home » Laravel 6 » Page 2

How to Import CSV File Data in Laravel 6

March 9, 2020 by Umesh Rana Leave a Comment

Import CSV File Data in Laravel 6

Sometimes we have the raw data in any format which can be inserted directly into the database. In other cases, data inserting manually one by one into the database is a time taking process. If you are creating any inventory or shopping cart application in which you have to insert product details. So the single-single product entry into the database from the dashboard […]

Filed Under: Laravel 6 Tagged With: Import CSV File Data, Laravel 6 Controller, Laravel 6 Import CSV, Laravel 6 Routing

How to Implement Datatable Column Filter in Laravel 6

February 26, 2020 by Umesh Rana Leave a Comment

Datatable Column Filter in Laravel 6

Datatable provides an easy way to manage, filter, sort, and arrange the data in the form of a table. If I talk about the Jquery Datatables filter in Laravel 6 then I had already posted a tutorial on Yajra datatable implementation. In that tutorial, I had shown you the filter option which is provided by […]

Filed Under: Laravel 6 Tagged With: Datatable Column Filter, Laravel 6 Datatable Column Filter, Laravel 6 DataTable Filter

Find Nearest Location By Latitude and Longitude in Laravel 6

February 2, 2020 by Umesh Rana 5 Comments

Find Near By Location in Laravel 6

The Google Map is the best example of displaying a near by location using the latitude and the longitude. Locations are basically a set of latitude and longitude. It means we can find the distance between two coordinates. That is the source and the destination latitude, longitude. So basically in this post, I will be […]

Filed Under: Laravel 6 Tagged With: Autocomplete Location, Autocomplete Places, Autocomplete Search Location, Near by Location

How to Implement Google Autocomplete Address in Laravel 6

January 19, 2020 by Umesh Rana 1 Comment

Google Autocomplete Address

Google consists of all the addresses which have been listed on Google map. These addresses are basically listed on the basis of latitude and the longitude. It defines co-ordinate points on the earth. So, every location has a fixed set of the latitude and the longitude. We can make a custom list of addresses and […]

Filed Under: jQuery, Laravel 6 Tagged With: Autocomplete Address, Autocomplete Location, Autocomplete Places, Autocomplete Search Location

Drag and Drop File Upload in Laravel 6 Using Dropzone js

December 29, 2019 by Umesh Rana 2 Comments

drag and drop file upload in laravel 6

Drag and drop file upload in Laravel 6 can be possible by Dropzone js. Dropzone js is an open-source library that provides us a feature for uploading files by drag and drop. By using Dropzone js, you can upload single or multiple files in Laravel 6. Basically, the Dropzone js works with Ajax. That means the selected images or files will be uploaded asynchronously […]

Filed Under: Laravel 6 Tagged With: Drag and Drop File Upload, Dropzone File Upload, Laravel 6 File Upload, Laravel Upload File to Storage

How to Upload Multiple Images in Laravel 6 with Validation

December 20, 2019 by Umesh Rana 5 Comments

multiple image upload in laravel

Multiple file uploads provide an easy way to upload more than one file at the same time. This allows us to select and upload multiple files/images. In Laravel 6, we can upload multiple images with validation easily. In the process of multiple image upload, an array of the file will be created. Then according to the length of the array […]

Filed Under: Laravel 6 Tagged With: Image Upload, Laravel 6 Eloquent, Laravel 6 File Upload, Laravel 6 Image Upload, Laravel 6 Routing

How to Resize Image in Laravel 6 After Upload

December 15, 2019 by Umesh Rana Leave a Comment

Resize Image in Laravel 6

If you are uploading the large image file in the server then it will take up extra spaces of the storage. Then why don’t we resize image before upload. So, that it will reduce image size and will occupy less storage. If the webpage contains the low size image, then it will load fast in the webserver. So, if you resize image before upload, it will make your webpage optimized and fast […]

Filed Under: Laravel 6 Tagged With: Laravel 6 Eloquent, Laravel 6 File Upload, Laravel 6 Resize Image, Laravel Upload File to Storage

How to Implement Pagination in Laravel 6 with Example

December 10, 2019 by Umesh Rana Leave a Comment

Laravel Pagination

Displaying a large number of records in a single table is not a big issue. But managing these records properly in a single table can be an issue. Actually, I am talking about the number of rows that will be displayed in a single table. This will become cumbersome of the data within a single […]

Filed Under: Laravel 6 Tagged With: Laravel 6 Eloquent, Laravel 6 Model, Laravel 6 Pagination, Laravel 6 Routing, Pagination in Laravel 6

Laravel 6 Custom Login and Registration with Session

December 7, 2019 by Umesh Rana Leave a Comment

Laravel login and Registration

Have you faced difficulties in creating a custom Laravel login and registration system? If yes, then please follow this post very carefully. Today, I am going to show you how you can create a custom Laravel 6 login and registration. In this procedure, I am not going to use the Laravel predefined user Auth. The […]

Filed Under: Laravel 6 Tagged With: Laravel 6 Custom Login, Laravel 6 Eloquent, Laravel 6 Model, Laravel 6 Routing, Laravel 6 Session, Laravel 6 User Authentication, Laravel 6 User Registration

How to Implement Yajra Datatables in Laravel 6

November 23, 2019 by Umesh Rana Leave a Comment

Yajra Datatables

Are you stuck in managing a large number of data in a table? Then why don’t you go with the Datatables? Datatable is an open-source library that is used to manage the data. It provides pagination, sorting, searching, etc in the tables. Without using Datatable, you can have a kind of complexity to apply these […]

Filed Under: AJAX, jQuery, Laravel 6 Tagged With: jQuery DataTable, Laravel 6 DataTables, Laravel DataTables, Yajra DataTable

  • « Previous Page
  • 1
  • 2
  • 3
  • Next Page »

Categories

  • AJAX (16)
  • CodeIgniter 4 (15)
  • jQuery (22)
  • Laravel 10 (39)
  • Laravel 6 (29)
  • Laravel 7 (20)
  • Laravel 8 (53)
  • Laravel 9 (28)
  • Linux (14)
  • Livewire (4)
  • MacOS (4)
  • Node (2)
  • PHP (19)
  • React (21)
  • Tailwind CSS (1)
  • WordPress (8)

Like Us On Facebook

Like Us On Facebook

The Mind Behind This Blog

He is a Full Stack Developer and a passionate blogger who has an interest in coding. A programming digger, knowledge enthusiast, and devoted content creator. He spends most of his time in coding, analyzing, and digging. Expert in Web Designing and Development. Work on trending technologies. Read More…

Connect Us On

  • Facebook
  • LinkedIn
  • Twitter
  • GitHub

Quick Navigation

  • Home
  • About Us
  • Privacy Policy
  • Contacts

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy

Copyright © 2023· Programming Fields· All rights Reserved. And Our Sitemap.All Logos & Trademark Belongs To Their Respective Owners·

Programming Fields
  • Laravel 10
  • Livewire
  • React
  • Node
  • CodeIgniter 4
  • WordPress
  • PHP
x
x