Eugene van der Merwe

Results 45 comments of Eugene van der Merwe

This package is abandoned, use this instead: https://github.com/kitloong/laravel-migrations-generator

This is a very relevant question, but there is a bigger question, and that is: 1. Does the software still work as intended? 2. Has much changed? Maybe it doesn't...

A few months has passed. I tried the above fix, but no luck. I also tried this one related to Laravel 7 and Symfony 4 and 5, that also doesn't...

In my opinion the topic of L9 support is mute. The reason is doing your own upgrade from 8 to 9 is really not such a big deal. It's a...

> #780 use scribe https://github.com/knuckleswtf/scribe Yep, for those wanting to know from https://scribe.knuckles.wtf/laravel/migrating-apidoc > Scribe is a successor to mpociot/laravel-apidoc-generator, with a lot of improvements and changes.

I have to unfortunately agree with some of the users here that there seems to be a N+1 problem. We have a client related model with 30 000 records, and...

Did you ever manage to sort this out? I'm also trying in a Nova action and getting `Class name must be a valid object or a string`

@mpociot and team, could we have some PHP 8 love here?

I had a similar problem as @R00118189 , using `$this->currency` would work perfectly when in list view, but fail when in detail view BUT ONLY if I also outputted the...

@shirshak55 I really like your suggestion of getting rid of the trash can and even removing the Add Button. I looked at the code and the trash can is simply...