-
Kevin do you have a roadmap or anything?
I know you're working on crud and auth.
Maybe a slack channel or should I just make issues for things I think would be improvements?
If I had some dir…
ghost updated
3 years ago
-
### Application Structure
- App/Http/Livewire
1. UserController - Livewire/UserManagement/UserController
2. WithBulkActions - Livewire/Traits/DataTable/WithBulkActions
- resources/views/livewire
…
-
### Description
I have a "belongsToMany" eloquent relationship between users and roles . I am creating a CRUD system with capability to do bulk actions. I followed the Livewire Screencasts [Bulk Expo…
-
Hello. I am new to laravel. I want to use your package for my project. But something does not work out, I have already read the entire wiki.
Created a form `php artisan make:tall-form createOrder --m…
-
### Description
I’m using livewire for a new project so I want my crud operation with modal, in that case, I want to use one modal who responsible for creating and updating like vuejs. I try to do li…
-
Trying to use Spatie's permission package (https://spatie.be/docs/laravel-permission/v3/introduction) with yours, but I am not sure how to assign the middleware to routes in the Livewire components. …
-
With bootstrap still being the most popular CSS framework, I think Jetstream should have bootstrap support built-in.
-
-
## Challenge
We need a UI component library (Such as Bootstrap, Jetstream, etc) in order to build out the UI with a uniform look and feel.
### Timebox
This experiment is limited to 1 day
## Fi…
-
So 7.0 is definitely far along now. It's still not at the point of release by any means.
This was a ground up rebuild, like seriously `laravel new boilerplate`.
I have been working on it almost …