Support the ongoing development of Laravel.io →
Ex0r

Ex0r

Joined 16 Feb 2015

Statistics

Threads 2
Replies 11
Solutions 1
Articles 0

Custom Authentication

I have read through the laravel docs on Authentication, and I am trying to find a clear answer on ho...

0 Likes
6 Replies
posted 7 years ago

Laravel 5 total() not working with get()

Hello there, I am creating a search page that dynamically builds the where() clause based on input p...

0 Likes
0 Replies
replied 7 years ago

[Resolve]Some problem with submit form

Hmm what does the table for programs look like? It may be $workout->program->program_id or wha...

0 Likes
replied 7 years ago

[Resolve]Some problem with submit form

You should try using foreach ($request->form as $program) { $workout = new Workout; $workout-...

0 Likes
replied 7 years ago

[Resolve]Some problem with submit form

I'm still not sure what issue you are having. Are you getting errors on your submit when trying to s...

0 Likes
replied 7 years ago

How use eager loads for pivot table?

@Firtzberg is correct. When you use with() it makes the content of the pivot available in the result...

0 Likes
replied 7 years ago

how to show hidden field if carry same id for radio button?

Are you trying to display the text field immediately after they click 'Yes' on the radio button? If...

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.

© 2026 Laravel.io - All rights reserved.