Skip to content

Releases: michaeldyrynda/laravel-make-user

8.0.0

16 Feb 01:53
044ea53
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 7.4.0...8.0.0

7.4.0

16 Feb 22:34
46356cb
Compare
Choose a tag to compare

Full Changelog: 7.3.0...7.4.0

  • Add support for Laravel 9

7.3.0

27 Jul 02:10
c4caf8e
Compare
Choose a tag to compare

Add support for Laravel 8 - #17, 666837e

7.2.0

10 Jan 22:34
a1cd300
Compare
Choose a tag to compare

Add PHP 8 support

7.1.0

14 Sep 11:58
db1047f
Compare
Choose a tag to compare

#17 - Support Laravel 8 (@bumbummen99)

7.0.1

22 Mar 22:30
72bb96f
Compare
Choose a tag to compare

#13 - Remove unused laravel/helpers dependency (@mattdfloyd)
#14 - Switch to GitHub Actions (@mattdfloyd)
#15 - Update Treeware URLs (@jamesmills)

7.0.0

06 Mar 10:58
16c5193
Compare
Choose a tag to compare
  • Add Laravel 7 support
  • Adds ability to not encrypt password for users that have a mutator that handles encryption - #10 (@craigharman

6.0.0

13 Oct 23:21
Compare
Choose a tag to compare

#11 - Add Laravel 6 support

5.0.0

05 Apr 04:38
Compare
Choose a tag to compare

Add Laravel 5.8 support

4.0.0: Merge pull request #8 from michaeldyrynda/chore/laravel-5.7-support

06 Sep 09:37
ad8e7ee
Compare
Choose a tag to compare
  • Add support for Laravel 5.7
  • Simplify test suite
  • Make command interactive