Skip to content

MedicOneSystems/demo-livewire-datatables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Sep 9, 2021
9e7d0da · Sep 9, 2021

History

49 Commits
Sep 9, 2021
Jun 27, 2020
Oct 15, 2020
Oct 15, 2020
Sep 9, 2021
Sep 9, 2021
Oct 15, 2020
Jun 28, 2020
Jun 27, 2020
Sep 9, 2021
Jun 27, 2020
Jun 28, 2020
Jun 27, 2020
Jul 6, 2020
Jun 27, 2020
Jul 7, 2020
Aug 18, 2020
Jun 27, 2020
Sep 9, 2021
Sep 9, 2021
Aug 10, 2021
Aug 10, 2021
Jun 27, 2020
Jun 27, 2020
Aug 10, 2021
Aug 21, 2020
Jun 27, 2020

Repository files navigation

Livewire Datatables

Demo Laravel app for Livewire Datatables

Installation

  • Clone the repo
git clone https://github.com/MedicOneSystems/demo-livewire-datatables.git
cd demo-livewire-datatables
  • Install composer dependencies
composer install
  • Create your .env and populate database credentials
cp .env.example .env
  • Generate App key
php artisan key

- Migrate and seed the database
```bash
php artisan migrate --seed

For full docs see the Livewire Datatables repo.

About

Demo Livewire Datatables App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published