Support the ongoing development of Laravel.io →

CrowdForge

Joined 18 Aug 2015

Statistics

Threads 6
Replies 3
Solutions 1
Articles 0

Opinions Needed From Experienced Laravel Developers (will only take a minute!)

So here's the situation: The developer is on the higher end of proficient in PHP skills, understands...

0 Likes
0 Replies
posted 8 years ago

Laravel Localization Question - Not being inherited

so if I have a master blade named master.blade.php like such: {{$app->getLocale()}} @yield('conte...

0 Likes
0 Replies

How Do I Catch FindOrFail Exceptions? Or How Do I Detect an Empty Eloquent Result?

My goal isn't all that lofty. I want to detect when the following: $current = Promovote::where('mod...

0 Likes
3 Replies

Retrieving Models with Name in a Variable. ex $class::all() - is there a way to do it?

I have some code as follows: if($modconfig['needs_models']) { $models = explode(",",$...

0 Likes
1 Replies
Solved

Facades - Am I Using Them Correctly?

So I wanted to create a form function set for my blades to automatically recover values after a fail...

0 Likes
1 Replies
replied 8 years ago

Retrieving Models with Name in a Variable. ex $class::all() - is there a way to do it?

Actually I solved this. In case anyone is interested, it's a namespacing issuing. This change got...

0 Likes
Solved
replied 8 years ago
0 Likes
replied 8 years ago

Problem With Changing Storage Path, worked on 5.0 but not on 5.1

Curiously, if I delete compiled.php from bootstrap/cache and remove all traces of: "php artis...

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.