Posts by Wendel Luiz • 13 points
2 posts
- 
		0 votes2 answers64 viewsQ: How to use a customizable name for the password field in Laravel 8?I’ve tried everything, but nothing works. I’m pretty sure the reason is that the default name of Attempt "password" does not match the name of the passwordhash column, <?php namespace… 
- 
		0 votes1 answer42 viewsQ: Jquery - My What doesn’t work more than once in this animation. What can it be?I created a function that when the mouse went over the DIV, it would make an animation by inserting and removing classes. But what I don’t understand is that the animation that’s inside the Queue,…