Much of this documentation is adapted from Ruby on Rails Guides, and those can be a good source of information for usage, patterns, etc (with the necessary conversions and limitations of course).
A collection of Blade directives to standardize building form markup, especially for Models. Takes care of field naming and common patterns for you.
Some improvements to controllers to avoid repetive code for most resource CRUD actions.