Results 22 issues of titonova

This repo seems to be dead. The last commit was 2 years ago. I couldn't find any active fork. So, I made a fork at https://github.com/titonova/awesome-laravel and merged all the...

Considering that it is possible to do grant an ability only to a specific model ``` Bouncer::allow($user)->to('edit', $post); ``` I think it should also be possible to grant a role...

proposal

Could we add a feature such that would allow us to put a maximum number of characters/ words that the user can enter in the editor? Such that when the...

Kept wondering why the `$model->getMedia()` method wasnt working, when it clearly had media in the db. Realized i had to specify the collection name

Based on this pull request(https://github.com/thedevdojo/wave/pull/38), I think Devdojo team decided to add Stripe support (which I'm so happy about), but I cant see some of the commit's made by `https://github.com/magarrent/wave`,...

Firstly, I would like to apologize for using an unconventional means to make this discussion. But considering that discussions are turned off, I had to. I'm sorry. I just would...

Took me a while to realize this when I was using livewire. Also, question, should we add the note about [https://github.com/LeanAdmin/livewire-access](Livewire access0 for when user's want to make a public...

For some reason the favicon.ico file was blank