<?php namespace App\Http\Controllers; use App\Http\Requests; use App\Http\Controllers\Controller...
i m working on same but after using commandTrail error is still
kakirigi said: You need to use the CommanderTrait of the Laracasts/Commander package.