Posts by Gildevan Pereira • 29 points
3 posts
-
-1
votes1
answer26
viewsQ: Submit button only works on second click - Laravel 8
I am working with Laravel 8, but I am very new still in this framework, and I came across a problem that is a Ubmit button that only sends my request in the second click, in the first it just…
-
0
votes3
answers358
viewsA: Do not close Bootstrap dropdown automatically
I know the topic is old, but it might still help anyone who’s researching this mistake these days, just like it happened to me. Even in Bootstrap version 5.0 I also came across this error. The tip I…
bootstrap-4answered Gildevan Pereira 29 -
2
votes2
answers164
viewsQ: How to Formulate Pattern to Limit Date
I am developing a site where the user needs to search for routes of drivers of capacity, and in this research I want to limit the dates that he can use for example, at least the current day and at…