Closed hieulvt closed 1 year ago
follow google steps and u can all admin views in resource path copy all files into resource folder
then
add in bootstrap.php file this line
app('view')->prependNamespace('admin', resource_path('views/admin'));
then
follow google steps
Description:
Could you please help me on how to add the recaptcha to the default login page? Thanks