jetstream-inertia-generator icon indicating copy to clipboard operation
jetstream-inertia-generator copied to clipboard

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

Results 4 jetstream-inertia-generator issues
Sort by recently updated
recently updated
newest added

How do Excel/export boilerplate work? I can see generator adds this to controllers: ```php use App\Exports\ClassNameExport; use Maatwebsite\Excel\Excel //

Sub menu not working for me there is also not much documentation or example for that I tried this : "categories": { "route": "admin.categories.index", "title": "Categories", "routePattern": "admin.categories.*", "faIcon": "far...

in the composer.json file intended for laravel 10 there is still the innocenzi/laravel-vite package it should be removed in order to install jetstream-inertia-generator correctly otherwise, the following error appears when...

Problem 1 - savannabits/jetstream-inertia-generator[v1.0.0, ..., v1.1.0, v2.0.0, ..., v2.1.4] require php ^7.4 -> your php version (8.2.2) does not satisfy that requirement. - savannabits/jetstream-inertia-generator[v2.2.0, ..., v2.2.3] require illuminate/support ^v8.40 ->...