good morning, sorry for my orrible english.
i have installed laravel-auth-checker and i think that this is a good solution for increase the security of a project. thanks @404labfr.
i can see that you register the ip of user login. with some packages (http://lyften.com/projects/laravel-geoip/ for ex.) we can locate approximately the position of the user. If i want to increase the security, for example if i sure that my users logons always from a single country (suppose for a crm for ex.), where i can edit your package for insert the control? i think the better solution is create a new middleware. right?
good morning, sorry for my orrible english. i have installed laravel-auth-checker and i think that this is a good solution for increase the security of a project. thanks @404labfr.
i can see that you register the ip of user login. with some packages (http://lyften.com/projects/laravel-geoip/ for ex.) we can locate approximately the position of the user. If i want to increase the security, for example if i sure that my users logons always from a single country (suppose for a crm for ex.), where i can edit your package for insert the control? i think the better solution is create a new middleware. right?
reguards