Support the ongoing development of Laravel.io →

jarnovanleeuwen

Joined 25 Feb 2015

Statistics

Threads 0
Replies 3
Solutions 0
Articles 0

jarnovanleeuwen has not posted any threads yet

replied 9 years ago

Reusing code across similar tables

I would go with a Playerpost table to hold the common properties and have [game]_Playerpost tables (...

0 Likes
replied 9 years ago

Best practice for checking record ownership

Depending on your overall architecture you could define a scope for the current user: public functio...

0 Likes
replied 9 years ago

Submit data with forms

Make sure to use the POST method to submit your form, not GET.

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.