Laravel this is not only a practical framework, it is also a programming style
Is it possible to use array as value for function DB:
->whereMonth($month);
Like this: ->whereMonth([01, 02, 12]);
->whereMonth([01, 02, 12]);
Aucun commentaire:
Enregistrer un commentaire