Files
ponzi/topics.md
Taylor Otwell 560bde8eb1 wip
2017-07-11 15:28:02 -05:00

1.1 KiB

Misc

  • Trust Proxies Middleware *
  • $listeners On EventServiceProvider *
  • Blade::if() *
  • Notification::route()->notify()

Routes & Rendering

  • React Preset / None Preset
  • Route::view *
  • Route::redirect *
  • Returning Mailables From Routes *
  • Renderable Exceptions (And Report Method) *
  • Responsable Interface *

Validation

  • Custom Validation Rules (make:rule) *
  • ->validate Returns Validated Data *
  • $request->validate() Method *

Testing

  • Migrate Fresh & Testing Flow Improvements *
  • Separate Model Factories By Default, make:factory Method
  • withoutExceptionHandling In Tests *

Packages

  • Package Auto-Discovery *
  • Vendor Publish Selection Menu *

Queues