Quantcast
Channel: Laravel News
Viewing all articles
Browse latest Browse all 1790

Laravel 5.4.20 is Released

$
0
0

Laravel 5.4.20 is now released and available. This is a small bugfix and maintenance release with the following changes:

  • Added higher order tap (3abc4fb)
  • Added FactoryBuilder::lazy() method (#18823)
  • Support Redis Sentinel configuration (#18850)
  • Added queue prefix option (#18860)
  • Return PendingDispatch for Kernel::queue() (51647eb)
  • Made RedisManager::resolve() public (#18830, eb9b99d)
  • Changed email body color to match wrapper color (#18824)
  • Break and hyphenate long words in emails (#18827)
  • Set connection on model factory (#18846, 95a0663)
  • Fixed route parameter binding for routes with leading slashes (#18855)
  • Don’t call cleanParameterBag() twice during JSON request (#18840)

Viewing all articles
Browse latest Browse all 1790

Trending Articles