Support the ongoing development of Laravel.io →

lmhaydi

Joined 24 Jul 2014

Statistics

Threads 5
Replies 2
Solutions 0
Articles 0

Disable auto-login on register using Fortify

Hello, How to disable auto login feature on registration using Fortify until the user validate his e...

marcelo-kazalukian liked this thread

2 Likes
3 Replies

Eloquent Query Relation Eager Loading

to avoid the eager loading probleme i load all relation with my object. the relation is : Transactio...

0 Likes
0 Replies

Eloquent relation

Hello, I have two tables 'rooms' and 'reservations' (i don't have any relation between the two table...

0 Likes
0 Replies

Redirect back with submit a POST form

Hello everybody, I have three views/controllers : One e submit a POST form to the second. Two use t...

0 Likes
0 Replies

Eloquent relation

Hello ! I have two models, who have a one-to-many relationship. 1 - a company has many initiators 2...

0 Likes
3 Replies
Solved
replied 3 years ago

Disable auto-login on register using Fortify

Thank you Mahbubur, but it doesn't work for a Fortify integration.

1 Likes
replied 9 years ago

Eloquent relation

Thank you very much, you made my day :) This is my solution : $initiators = Initiator::whereHas(...

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.