login new view not found.

hi, I already overwrote the login page and it works,now I'm trying to change the view,cause I need to put an image on one side. I copied the login blade and added the image.The problem is that when I put the path of the .blade.php view in the variable $view in my customlogin it says it is not found. I've already tried puting logincustom.blade.php and without .blade.php but it still soed not work. Any insights?
No description
No description
Solution:
no only 'loginCustom'
Jump to solution
6 Replies
Vp
Vp7mo ago
Did you have a blade file inside 'resources/views' if yes then you need to put like this custom.login (assuming you have 'resources/views/custom/login.blade.php)
Barbaracrlp
BarbaracrlpOP7mo ago
no, I have resources/views/loginCustom.blade.php , so it should be 'resources/views/logincustom'?
Solution
Vp
Vp7mo ago
no only 'loginCustom'
Barbaracrlp
BarbaracrlpOP7mo ago
it already looks into views folder?
Vp
Vp7mo ago
yes
Barbaracrlp
BarbaracrlpOP7mo ago
Perfect,thanks
Want results from more Discord servers?
Add your server