Hi, I'm trying to get some data with Eloquent but I'm having some trouble doing so. Allow me to expl...
Hi, I'm trying to get a a date that is 3 days from the selected date, but excluding weekends and hol...
Hi, I would like to know how I can prevent a double form submission on Laravel. This seems to be a p...
Thanks @thomastkim! I ended up using this instead $companies = User::find(Auth::id())->companies(...
Thanks @thomastkim for your reply Sorry, I didn't explain what I was trying to query in detail. What...
Hi TerrePorter, Thanks for your help! There is a little problem with the code though, it doesn't tak...
Is there a way to do this on the server side as well? If the user has Javascript turned off, wouldn'...
There is a short delay before the page is redirected, and I can click submit multiple times during t...
The Laravel portal for problem solving, knowledge sharing and community building.
The community