Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 681 Bytes

File metadata and controls

27 lines (16 loc) · 681 Bytes

Jetstream Livewire Datatables

Testing MedicOneSystems Livewire Datatables on Laravel Jetstream.

Instructions

  1. git clone https://github.com/Ammly/jetstream-livewire-datatables.git
  2. cd jetstream-livewire-datatables
  3. Composer install && npm install && npm run dev
  4. Run migrations and seed db php artisan migrate --seed
  5. Copy and Modify env filecp .env.example .env and start php server php artisan serve

Login with

Username:  dev@example.com
password:  secret

Screenshots

  • All Posts

All Posts

  • create Post Modal

Create Posts