Support the ongoing development of Laravel.io →

hughgrigg

Joined 19 Mar 2014

Statistics

Threads 4
Replies 4
Solutions 2
Articles 0
posted 9 years ago

File permission problems in queue jobs

(Have created paste for this here: http://help.laravel.io/5212fb334d1ece056b57863583aa4ad5c6107d7d)...

0 Likes
3 Replies

'[ErrorException] Undefined index:' from artisan dump-autoload, problem in Illuminate/View/Factory

When I run artisan dump-autoload it gets this error and stops: Generating optimized class loader Com...

0 Likes
1 Replies
Solved
posted 9 years ago

Why is Form::model a code smell?

In this thread Robbo says: "Using Form::model in the first place is a code smell." There d...

0 Likes
4 Replies
posted 9 years ago

trans() working fine on dev machine but not on server; seems to be issue with Waavi/translate

As in the title, trans() is working totally fine on my local dev machine. On the server though, it's...

0 Likes
3 Replies
Solved
replied 9 years ago

'[ErrorException] Undefined index:' from artisan dump-autoload, problem in Illuminate/View/Factory

Solved it: I temporarily changed getExtension($path) to dd($path); if it was going to return null. T...

0 Likes
Solved
replied 9 years ago

trans() working fine on dev machine but not on server; seems to be issue with Waavi/translate

Ok, I got it. Not sure if this is the same problem you're having, balintant, but in my case the issu...

0 Likes
Solved
replied 10 years ago

Access Validation $errors outside a view?

I tried that, but the methods on the resulting MessageBag object always return empty arrays. Session...

0 Likes
replied 10 years ago

Access Validation $errors outside a view?

Would it be possible to set up a macro or Helper class that always gets passed the $errors variable?...

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.