Ralph J. Smit

Results 80 comments of Ralph J. Smit

Yes, I just used the title field as example, but you would implement it like this for every other input field, so you can in the end just choose what...

@AlexanderFalkenberg If this closure functionally is PR'ed (I talked about that I was open for a PR to it), then it would be possible yes, as you could yourself modify...

Hey @GoodM4ven, Thanks for your message. Can you provide a code of example of what you currently have, so that I can take a look?

Hey Sebastian, good catch of you. Yep, there is a better solution than using the session, since there is also a way to "hijack" into Livewire and get the original...

Great that the install works! Can you try running `composer install` again first and then `composer remove ralphjsmit/tall-install`? It says that there should be a composer.lock present, so perhaps that's...

I would prefer to do it as a config option. Are you able to provide a PR?

Hi @mauricekindermann, I actually didn't know these pagination tags existed. I think it would be great to add. If you are willing to provide a PR, you could add a...

If you could PR your wip code then I can take a look at that. For reference, how does your Livewire component look like where you have the pagination?

Hey @mauricekindermann, I think the reason is that you're providing the SEOData parameter to the Livewire Blade component (so the actual Blade of the LW component), whilst the SEOData should...

Hi @hilmihidyt, thank you for your message and glad you like it! At the moment it is isn't possible, but I am open to a comprehensive PR that adds it...