Skip to content
Makitweb
  • PHP
    • CodeIgniter 4
    • CodeIgniter 3
    • Laravel 10
    • Laravel 9
    • Laravel 8
    • Laravel 7
    • Moodle
    • CakePHP 4
    • WordPress
  • JS
    • JavaScript
    • JQuery
    • Vue.js
    • AngularJS
  • AJAX
  • Python
  • DataBase
  • Contact
  • Videos

How to Import data into MySQL database in Laravel 8

Last updated on November 12, 2022 by Yogesh Singh

Bulk importing data is a useful feature to add records stored in a file to the database. Data may be stored in – CSV, Excel, XML, ODS, etc format.

In this tutorial, I show how you can import CSV & Excel data to MySQL database using Laravel Excel package in Laravel 8 project.

How to Import data into MySQL database in Laravel 8

Read more

Categories PHP, DataBase, Laravel 8 Leave a comment

How to Export data to CSV & Excel format in Laravel 8

Last updated on June 26, 2022 by Yogesh Singh

In Laravel, you don’t have to write long code to export your data, there is already a package available for that – Laravel Excel.

It allows exporting data in various formats like – XLSX, CSV, XLS, HTML, etc.

In this tutorial, I show how you can export MySQL database data in CSV & Excel format using the Laravel Excel package in Laravel 8.

How to export data to CSV & Excel format in Laravel 8

Read more

Categories Laravel 8, PHP Leave a comment

How to Generate QR Code Using Simple QRcode In Laravel 8

Last updated on June 12, 2022 by Yogesh Singh

QR (Quick Response) code is scannable black and white square box that stores data.

They are commonly used to store information, redirect users to a website, download files, payment, etc.

In this tutorial, I show how you can generate QR code using simple qrcode package in Laravel 8.

How to Generate QR Code Using Simple QRcode In Laravel 8

Read more

Categories Laravel 8, PHP Leave a comment

How to Export DataTables data in PDF, CSV, and Excel format

Last updated on December 11, 2022 by Yogesh Singh

DataTables is a popular pagination jQuery library. It has many features like – search filter, sorting, change default page length, etc. One of them is the export feature.

It has the following export options – copy, pdf, csv, and excel.

In this tutorial, I show how you can add export buttons in DataTable.

How to Export DataTables Data in PDF, CSV, And Excel Format makitweb.com

Read more

Categories PHP, JQuery 1 Comment
Older posts
Newer posts
← Previous Page1 … Page22 Page23 Page24 … Page102 Next →

Recent Posts

  • My Moodle Plugin Crashed on the Live Site Because I Added a Column Manually
  • A Step-by-Step Guide to Adding a Database Table to Your Moodle Block
  • Effortless Block Creation in Moodle: A Step-by-Step Guide
  • Unlocking the Secrets: JavaScript sessionStorage Explained
  • Effortless File Uploads: Progress Bar Magic with jQuery AJAX & PHP

Join 6,000+ other subscribers.

  • Home
  • About
  • Privacy Policy
  • Contact
  • Sitemap
  • Videos

© 2016-2026 Makitweb, All rights reserved