Support the ongoing development of Laravel.io →

chriship

Joined 7 Mar 2014

Statistics

Threads 4
Replies 2
Solutions 0
Articles 0
posted 10 years ago

Manager/User relationship

Hi, I have set up my site so that a User can have a Role by doing: class User... public function...

0 Likes
1 Replies
posted 10 years ago

validation - unique to user

Hi all, I am trying to figure out how to create a unique validation based on 2 fields. My app create...

0 Likes
3 Replies
posted 10 years ago

deleting with associations

Hi all, I have a User model that hasMany Assessments so: class User...{ public function assessment()...

0 Likes
2 Replies

edvinaskrucas notifications question

Hi, I am trying to set up a simple notification system and found the package here: https://github.co...

0 Likes
3 Replies
replied 10 years ago

validation - unique to user

I think I've figured it out but do not really understand the syntax: 'required|unique:assessments,id...

0 Likes
replied 10 years ago

edvinaskrucas notifications question

Ah, thanks! I was doing {{ Notification::showAll() }} Do you also know how to deal with laravel's wi...

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.