Open donnysim opened 8 years ago
{ "provider": "club-columns", "language": "php", "signatures": [ { "class": "App\\Models\\Club", "method": "where" } ]
also shows the completion for every model - User::where, City::where etc.. Laravel. Does not matter if it's in signatures or signature form.
signatures
signature
also shows the completion for every model - User::where, City::where etc.. Laravel. Does not matter if it's in
signatures
orsignature
form.