Support the ongoing development of Laravel.io →

adrielzxdf

Joined 13 Nov 2014

Statistics

Threads 3
Replies 5
Solutions 0
Articles 0
posted 8 years ago

Eloquent query for 1 table and 2 pivot tables

Hi, I'm trying to get some data with Eloquent but I'm having some trouble doing so. Allow me to expl...

0 Likes
4 Replies

Carbon add number of days excluding weekends and custom dates

Hi, I'm trying to get a a date that is 3 days from the selected date, but excluding weekends and hol...

0 Likes
2 Replies
Solved

Form Prevent Multiple Submission

Hi, I would like to know how I can prevent a double form submission on Laravel. This seems to be a p...

0 Likes
5 Replies
replied 8 years ago

Eloquent query for 1 table and 2 pivot tables

Thanks @thomastkim! I ended up using this instead $companies = User::find(Auth::id())->companies(...

0 Likes
replied 8 years ago

Eloquent query for 1 table and 2 pivot tables

Thanks @thomastkim for your reply Sorry, I didn't explain what I was trying to query in detail. What...

0 Likes
replied 9 years ago

Carbon add number of days excluding weekends and custom dates

Hi TerrePorter, Thanks for your help! There is a little problem with the code though, it doesn't tak...

0 Likes
replied 9 years ago

Form Prevent Multiple Submission

Is there a way to do this on the server side as well? If the user has Javascript turned off, wouldn'...

0 Likes
replied 9 years ago

Form Prevent Multiple Submission

There is a short delay before the page is redirected, and I can click submit multiple times during t...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.