I am new in Laravel and using laravel version 5.2.
I created a controller and request named as ArticlesController and CreateArticleRequest
Just cut all your routes from routes.php file and paste it between the middleware group 'web', just like this:
Routes file