Nicer Forms with Blade Components in Laravel 5
If you're using the in-built Laravel authentication system with its views and Bootstrap (or any other CSS framework), you've probably noticed how bulky those forms look - each field includes a wrapping div, a label, and a block to display validation error...