Skip to content

AllanJard/laravel-datatables-vite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel, DataTables, Bootstrap and Vite

Get started with Laravel, DataTables, Bootstrap and Vite in a few minutes.

Installation

npm i laravel-datatables-vite --save-dev

Setup

Add the following to your resources/js/app.js file:

import 'laravel-datatables-vite';

About

Laravel DataTables with Vite

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.2%
  • Shell 0.8%