Skip to content

v1.8.1

Choose a tag to compare

@Shipu Shipu released this 17 Feb 18:00
· 12 commits to master since this release
c327e26
  • update migration default stub file extension in config file
'migration'  => [
    'path' => 'database/migrations',
    'case' => 'snake',
    'extension' => 'php.stub',
],