Support the ongoing development of Laravel.io →

dawiyo

Joined 31 Jul 2014

Statistics

Threads 0
Replies 8
Solutions 0
Articles 0

dawiyo has not posted any threads yet

replied 10 years ago

Laravel getting tag use count per user with eloquent or DB facade

Still learning L5 myself but look at the Has Many Through relationship in eloquent.

0 Likes
replied 10 years ago

barryvdh/laravel-dompdf page break

You can actually do this in CSS. .whatever { page-break-after: always; }

0 Likes
replied 10 years ago

Reading an array..

Is there a reason you're specifying the array key (main_issue[0])?

0 Likes
replied 10 years ago

How to submit a class (found in a view)?

How about in a hidden input field as an array?

0 Likes
replied 10 years ago

Database Generated Forms / Dynamic Questionnaires

It's kinda hacky but you could use array names on the form fields to group by validation rules. name...

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.

© 2025 Laravel.io - All rights reserved.