hi iam using these admin package. this package provide CRUD opertion and roles and logins,now i want to customize the login controller. i search in all folers,there is no login controller. can anyone find out to customize login controller in these package.
this is version iam using
"require": {
"php": ">=5.5.9",
"laravel/framework": "5.2.*",
"dwij/laraadmin": "1.0.40"
}
