Support the ongoing development of Laravel.io →

ayatojhans

Joined 2 Feb 2014

Statistics

Threads 2
Replies 2
Solutions 0
Articles 0

'SQLSTATE[3D000]: Invalid catalog name: 1046 No database selected' after returning from Laravel password reminder

'SQLSTATE[3D000]: Invalid catalog name: 1046 No database selected' after returning from Laravel pass...

0 Likes
0 Replies

How to clean up this code? Dynamically setting property names, eager loading, handling arrays

WARNING: NASTY PROCEDURAL CODE AHEAD. Let's say I have an ajaxified to-do list app. I have this rout...

0 Likes
0 Replies
replied 9 years ago

Eloquent eager loading, cannot access relation data

So you want to only grab the programs? You can't grab 'programs' from a collection. You could filter...

0 Likes
replied 10 years ago

Laravel. Secure pages for logged in users

In filters.php, there's a filter that says: Route::filter('auth', function() { if (Auth::guest()...

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.