Markus Podar

Results 403 comments of Markus Podar

I'm not aware of such an option, but I can provide some thoughts on that matter: YMMV > But in reality, when we create a new, empty model, all properties...

It actually is supposed to figure this out, see this code https://github.com/barryvdh/laravel-ide-helper/blob/53854ea7d9337849077d0725473f9181f9610659/src/Console/ModelsCommand.php#L192-L194 It uses the very same facade, creates a `::now()` and gets the class from it. Haven't used it...

You need to use an appropriate VS code plugin for such support. ide-helper already generated the correct code.