'auth:api'], function(){ Route::post('details', 'API\UserController@details'); Route::post('draft/{action}', 'API\DraftController@draft'); });