Ralph J. Smit

Results 80 comments of Ralph J. Smit

Looking great, nice work Heiko! Been missing this for years.

Some examples that I do remember are e.g. inside a modal on a white area where you don't want to have the card/another border for the content. Just a simple...

I like the PR, nice work! It can definitely be very confusing that the container sometimes generates empty Eloquent models that don't exist in some places that are implicit (like...

The count is a little bit different (think because I simulated a different error), but here are the screenshots (I skipped the Composer autoloader ones):

Hmm, I already tried running that, but that didn't help. After yesterday I didn't experience the problem anymore locally, so perhaps it was because I shut down my Mac for...

Hey @shalvah, thank you for your thorough investigation and coming back to me. When I do the `ls` command, I get the following output, so I guess that this should...

Hey @adelf, yes that's correct. In most projects I'm using a simple base Eloquent Model that sits 'in-between' the base Eloquent model and the models in the project. ```php namespace...

It would be cool to have an extra option to show text below the label, but I personally don't see the reason to rename these methods (helperText -> description would...

I don't think, I just saw this on roadmap for "at some point".

@nbourguig Could you please merge this Laravel 11 compatibility PR? Thanks!