Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Matt Stauffer:
New Laravel 5.5 Features: Recap from Laracon US 2017
Jul 27, 2017 @ 15:45:54

Matt Stauffer has a new post to his site sharing some of the new features and updates to Laravel that were announced at Laracon US 2017. This is the second post in his series covering what's new in Laravel 5.5.

He was updating the post as the items were announced (live-blogging) and now the post has the complete list:

  • Frontend presets
  • New routing options
  • Blade::if
  • Renderable mailable
  • Renderable Exceptions
  • Responsable interface
  • One-off Notifications
  • Validation improvements
  • TrustedProxy package brought internally
  • Migrate:fresh
  • New database migration trait
  • WithoutExceptionHandling middleware
  • Dusk improvements
  • Package auto-discovery
  • Vendor:publish menu
  • Auto-registered console commands
  • Job chaining
  • Better missing model handling in jobs

As you can see the list is quite long and filled with both updates to current functionality and with new features. Check out the full post for information on each - some come with descriptions and other with commands/code to show them in action.

tagged: laravel v55 features laraconus17 conference liveblog updates

Link: https://mattstauffer.co/blog/new-laravel-5-5-features-recap-from-laracon-us-2017

Chance Garcia's Blog:
More Live Blogging from TEKX 2010
May 20, 2010 @ 16:23:52

Chance Garcia has posted more of his great "live blogging" posts from the various sessions he's been attending at the TEKX conference happening in Chicago. The new posts covered the sessions on:

I'm sure more posts can be expected from today's sessions, so keep an eye on his blog if you weren't able to attend this year's conference.

tagged: tekx2010 tekx conference session liveblog

Link:


Trending Topics: