Skip to content

Releases: spatie/laravel-web-tinker

1.7.4

23 Jul 18:41
18cb5b4
Compare
Choose a tag to compare
  • Fix execution (#62)

1.7.3

07 May 18:03
c905118
Compare
Choose a tag to compare
  • fix infinite loop using custom execution closure class (#55)

1.7.1

04 Mar 20:02
Compare
Choose a tag to compare
  • fix install command in Laravel 7

1.7.0

04 Mar 16:55
4b3843e
Compare
Choose a tag to compare
  • add support for Laravel 7

1.6.1

03 Dec 08:58
ba84d43
Compare
Choose a tag to compare
  • allow tinker v2

1.6.0

16 Oct 13:39
8dbecfb
Compare
Choose a tag to compare
  • added the StrartSession and EncryptsCookies middlewares to fix an authorisation bug

1.5.3

12 Oct 14:18
43d4f31
Compare
Choose a tag to compare
  • fix for Windows

1.5.2

04 Oct 13:26
fa4258e
Compare
Choose a tag to compare
  • remove custom Shell

1.5.1

30 Sep 17:51
f2d485a
Compare
Choose a tag to compare
  • use a custom Shell to avoid \readline (#35)

1.5.0

04 Sep 11:12
Compare
Choose a tag to compare
wip