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: [email protected]
password: secret
- All Posts
- create Post Modal