Support the ongoing development of Laravel.io →

goowikns

Joined 18 Jun 2014

Statistics

Threads 8
Replies 7
Solutions 0
Articles 0

Relationship updating and/or creating with dynamic forms

Hi I have a relatioship between client and phones. Using an array name in the form I managed to save...

0 Likes
1 Replies

sync models without id's

Hi, I have model timesheetweek which has many (7) timesheetdays. On a view I can dynamicly add sever...

0 Likes
1 Replies
posted 9 years ago

validation rules check on id

hi, how can we check on id or other variables inside our rules array? example: protected $rules = ar...

0 Likes
1 Replies

validation unique using several fields

Hi, I have a model that in combination of 3 fields it needs to be unique. for example: protected $r...

0 Likes
4 Replies
Solved

Can I improve my DB::select query?

Hi, It seems a bit overkill what I have, after some searching I finally got my query working but not...

0 Likes
0 Replies
replied 9 years ago

Relationship updating and/or creating with dynamic forms

So to recap: at the end I'll be having a combination of **name="phoneNumbers[work][phone_id]&q...

0 Likes
replied 9 years ago

sync models without id's

I could eventually use several foreach loops and use nested if's to get this working but if someone...

0 Likes
replied 9 years ago

validation unique using several fields

Well that was quick and very helpful :D Thanks alot!

0 Likes
replied 9 years ago

Filter on filters

Thank you, I should have payed more attention to the documentation :)

0 Likes
replied 9 years ago

Redirect loop issue

Not sure what happened, works now, but it was partially due to the fact my routes weren't correctly...

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.