dacastro4 / laravel-gmail

Laravel wrapper for the Gmail API
MIT License
292 stars 134 forks source link

Eloquent functions not supported? #206

Closed justinbalaguer closed 3 years ago

justinbalaguer commented 3 years ago

Does this wrapper support eloquent functions like ->count()? Or only get() and all()?

dacastro4 commented 3 years ago

No, the only methods available are in the docs