Testing MedicOneSystems Livewire Datatables on Laravel Jetstream.
git clone https://github.com/Ammly/jetstream-livewire-datatables.git
cd jetstream-livewire-datatables
Composer install && npm install && npm run dev
- Run migrations and seed db
php artisan migrate --seed
- Copy and Modify env file
cp .env.example .env
and start php serverphp artisan serve
Login with
Username: dev@example.com
password: secret
- All Posts
- create Post Modal