Skip to content
This repository has been archived by the owner on Mar 11, 2022. It is now read-only.

Releases: thomaswelton/laravel-gravatar

Laravel 8 support

12 Oct 14:45
bdfa248
Compare
Choose a tag to compare
1.3.0

Updated to support Laravel 8.x (#35)

Laravel 6 Suport

10 Oct 08:35
4f6f547
Compare
Choose a tag to compare
Merge pull request #33 from wells/fix-laravel-6

Add support for Laravel 6 & 7

Package discovery

19 Sep 15:46
Compare
Choose a tag to compare

Support for Laravel 5.5 package discovery from @trizz

Laravel 5.4

24 Jan 23:15
Compare
Choose a tag to compare

Support for Laravel 5.4

v1.1.1

19 Dec 15:56
Compare
Choose a tag to compare

README improvements.

See 66268e7 and #22

v1.1.0

13 Oct 14:43
Compare
Choose a tag to compare
  • Add unit tests
  • Follow the PSR-2 coding convention
  • Follow PSR-4 for autoloading
  • Add docblocks

See PRs: #20 #21

Laravel 5 Support

14 May 15:28
Compare
Choose a tag to compare

Add exists method

21 Jul 16:53
Compare
Choose a tag to compare

Adds new method exists
Returns a boolean telling if the given $email has a Gravatar.

Minimum stability stable

02 Mar 19:52
Compare
Choose a tag to compare

Updates so this can be installed without minimum stability dev