Jetstream Inertia Generator Versions Save

Laravel 8 Admin CRUD generator built with Jetstream, Inertia js, Vue 3 and Tailwindcss 2

v3.4.0

1 year ago

What's Changed

Full Changelog: https://github.com/coolsam726/jetstream-inertia-generator/compare/v3.3.0...v3.4.0

v3.3.0

2 years ago

What's Changed

Full Changelog: https://github.com/coolsam726/jetstream-inertia-generator/compare/v3.2.2...v3.3.0

v3.2.2

2 years ago

What's Changed

Full Changelog: https://github.com/coolsam726/jetstream-inertia-generator/compare/v3.2.1...v3.2.2

v3.2.1

2 years ago

Updated Inertia-Laravel from ^0.4 to ^0.5 Full Changelog: https://github.com/coolsam726/jetstream-inertia-generator/compare/v3.2.0...v3.2.1

v3.2.0

2 years ago

What's Changed

Full Changelog: https://github.com/coolsam726/jetstream-inertia-generator/compare/v3.1.0...v3.2.0

v3.1.0

2 years ago

Final Release of v3.1.0 - Support for spatie/laravel-permission v5

What's Changed

Full Changelog: https://github.com/coolsam726/jetstream-inertia-generator/compare/v3.0.4...v3.1.0

v3.1.0-beta.0

2 years ago

What's Changed

Full Changelog: https://github.com/coolsam726/jetstream-inertia-generator/compare/v3.0.4...v3.1.0-beta.0

v3.0.4

2 years ago

Added Components Documentation section

  • Included datatables documentation (Help guide) - Fixes #26

v3.0.3

2 years ago

Fix to the bug reported in #25

v3.0.2

2 years ago

Bug Fix:

  • Corrected the path for Seeders publishing from 'Seeders' to 'seeders'