Skip to content

The Laravel project I used during the "Building DataTables with Livewire" Laracasts video

Notifications You must be signed in to change notification settings

osmsaleeem/laracasts-livewire-datatable

 
 

Repository files navigation

This is the full Laravel project from the "Building DataTables with Livewire" video on Laracasts.

Files of interest:

Getting set up locally:

  • Clone the repo
  • cp .env.example .env
  • artisan key:generate
  • composer install

About

The Laravel project I used during the "Building DataTables with Livewire" Laracasts video

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 96.9%
  • HTML 3.1%