Did you know that 1 in 4 visitors would abandon a website if it takes more than 4 seconds to load? W...
Laravel comes with a feature that allows us to scaffold some commonly used classes, like models, fac...
While I was building laravelremote.com (a Laravel remote job aggregator), I was worried that each ti...
I created the pull request: https://github.com/laravel/framework/pull/44189 We'll see what the Larav...
I think it makes sense that it would work the way you expected it to work. I was going to check it a...
Hey, I'm not entirely sure if that's the intended behavior or not, but I found a way to get the resu...
How are you clicking the button multiple times? Are you using js to submit the form? if that is the...
As far as I'm aware find only returns one database row. What happens if you don't use pluck, what do...
The Laravel portal for problem solving, knowledge sharing and community building.
The community