Laravel-Zero v4.0.0 Release Notes

Release Date: 2017-11-08 // over 6 years ago
  • โž• Added

    • Core: All configs are auto detected.
    • Core: nunomaduro/collision added on require section of composer.
    • Core: Database component installer now publishes a database.php config.
    • ๐Ÿ— Core: Improves builder & renamer command signature.
    • โฑ Core: Adds with-scheduler config option.
    • Core: Adds command:make feature.
    • ๐Ÿ‘ Core: Adds support to Storage facade & Flysystem.
    • config/app.php added containing now only app config.

    ๐Ÿ”„ Changed

    • ๐Ÿšš The file config/config.php was removed.

    โœ‚ Removed

    • ๐Ÿšš nunomaduro/collision removed from composer.json.