1.6.0
Added
- Add binding resolution so DataTransferObjects can act as validated requests using
ValidatedDataTransferObject
interface - Add authenticated user “automagical” binding to
DataTransferObject
property when possible (need to be typed as Authenticatable illuminate's contract)
Changed
- Now route parameters are merged into DataTransferObjects when running within requests context