Laravel 5 v6.0.0 Release Notes

Release Date: 2019-08-27 // over 4 years ago
  • ➕ Added

    • ➕ Add ThrottleRequests to the priority array (#5057)
    • ➕ Add PHPUnit bootstrap file to allow execution of console commands before a test run (#5050, 8f2a278)
    • ➕ Add failed jobs table (b7d2b48, #5082)
    • ➕ Add new failed driver option (e6becd2)

    🔄 Changed

    • Require PHP 7.2 (25cf4c4)
    • Encourage to use PHPUnit 8 (0582a20)
    • 0️⃣ Use phpredis as default Redis client (#5085)

    ✂ Removed

    • ✂ Remove services deleted from core (#5019)
    • ✂ Remove dumpserver (f053116)
    • ✂ Remove UI scaffolding (fc39b07)
    • ✂ Remove deprecated language line (#5074)