Support the ongoing development of Laravel.io →

groovenectar

Joined 24 Jul 2014

Statistics

Threads 1
Replies 3
Solutions 0
Articles 0

Is it possible to have Eloquent model $fillable attributes conditionally?

For example, you might have a "My Account" section on the frontend for users, and a User E...

0 Likes
2 Replies
replied 9 years ago

Is it possible to have Eloquent model $fillable attributes conditionally?

This ended up working well: http://laravel.io/bin/MOBxQ# Some people argue that it goes against core...

0 Likes
replied 9 years ago

Select input validation

It works the same way as validating other fields... Are you able to validate other fields? http://la...

0 Likes
replied 9 years ago

How can I delete duplicate rows from my table, keeping only one copy?

If you just need to clean up your records, you might consider just running a query directly... This...

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.