Skip to content

v1.2.3

Choose a tag to compare

@weezqyd weezqyd released this 24 Jan 19:25
· 21 commits to master since this release

A few fixes on php 7.2 where an exception was thrown while trying to count on a string

  • An update on foreign key generation
  • Fix chained ->nullable()->default('NULL)' to only use ->nullable()