Support the ongoing development of Laravel.io →

andynoelker

Joined 21 Sep 2015

Statistics

Threads 5
Replies 10
Solutions 2
Articles 0
posted 8 years ago

How to pass hardcoded data from route to controller

Is there a way to pass data (that is not a route parameter but just hardcoded data) to a controller...

0 Likes
0 Replies

Cross subdomain authentication cookies missing

I am using Laravel as a backend API on a subdomain (api.example.com). My front end lies on a differe...

0 Likes
1 Replies
Solved

Eager loading polymorphic relation with custom fields

Short version I have a basic polymorphic relation between a Note model and many things, including a...

0 Likes
12 Replies
Solved

How to get HTTP request in route model binding closure

Hi there, I am trying to get access to the HTTP request in my route model binding closure. This is b...

0 Likes
2 Replies
Solved
posted 8 years ago

Multiple session cookies for same app

Hi there, My app requires that different data is stored in the session for different lengths of time...

0 Likes
0 Replies
replied 8 years ago

Cross subdomain authentication cookies missing

I figured out what was wrong and wanted to post in case it will help anyone else. My issue was that...

0 Likes
Solved
replied 8 years ago

Eager loading polymorphic relation with custom fields

Wow, I have finally figured out what the problem was and yes, it was something unrelated to Laravel...

0 Likes
Solved
replied 8 years ago

Eager loading polymorphic relation with custom fields

Wow, I am so very confused by this. It really does look like you have an identical setup to mine. Th...

0 Likes
replied 8 years ago

Eager loading polymorphic relation with custom fields

Hmm, I suspect that your database might not be structured in the same way as mine which could explai...

0 Likes
replied 8 years ago

Eager loading polymorphic relation with custom fields

I think I have a better understanding of the real issue. By declaring my custom $morphClass property...

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.