Support the ongoing development of Laravel.io →

EdnaldoNeimeg

Joined 23 Feb 2014

Statistics

Threads 5
Replies 0
Solutions 0
Articles 0

How to automaticaly create a slug when saving a user?

I want to set a slug for a user that I am saving. Should I use events? I tried this way whitout succ...

0 Likes
2 Replies

How to get records from a table using records from other table as keys?

I have 3 tables: stores, settingkeys and settings. The 'stores' table stores the store names (and ot...

0 Likes
1 Replies
Solved

Add some data to all methods on constructor

I want to send some data for all methods (GET ) of the Controller and do not want to have to do this...

0 Likes
1 Replies
Solved

How to use 'belongsToMany' passing parent ID (pivot) to WHERE?

I have 3 models, ie: Country, User, Bike. Country has many User, User has many Bike, and bike can be...

0 Likes
1 Replies

Eloquent - Get Post where parent of parent id = XX. It's possible?

I'm trying to get a Post inside a Session, but between Post and Session I have a Category Model. Eac...

0 Likes
1 Replies

ednaldoneimeg has not posted any replies yet

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.