Support the ongoing development of Laravel.io →
VolvoOlympian

VolvoOlympian

Joined 24 Aug 2014

Statistics

Threads 21
Replies 16
Solutions 0
Articles 0

Return JSON response in custom Exception

The return statement does not seem to work there? There is no difference whether I added that line o...

0 Likes
0 Replies

Using laravel 5 with Git

I have an existing Laravel 5 project on my machine, and I am looking to put it on a Git development...

0 Likes
0 Replies

Saving Binary Image

I have this JS code that receives an image file and make it into binary using the FileReader API in...

0 Likes
3 Replies
posted 10 years ago

ResponseFactory not found

I have got the following: Route::post('hello', function() { return response()->json(['ok' =>...

0 Likes
0 Replies
posted 10 years ago

Want to get boolean instead of 0/1 after ORM query

I used the toArray() method to transform my query results into an array, but I want some of the fiel...

0 Likes
4 Replies
Solved
replied 11 years ago

Class 'Eloquent' not found

Thanks, yes the User.php is still in the app/models. But adding the backslash does not work for me u...

0 Likes
replied 11 years ago

Class 'Eloquent' not found

composer create-project laravel/laravel --prefer-dist in command prompt

0 Likes
replied 11 years ago

Class 'Eloquent' not found

Yes I am creating a new laravel project right now, will report back when it's done. Im just using XA...

0 Likes
replied 11 years ago

Class 'Eloquent' not found

I also added a folder with some static html files inside the "public" folder and that's al...

0 Likes
replied 11 years ago

Class 'Eloquent' not found

Pastebin would be great, thank you

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.

© 2026 Laravel.io - All rights reserved.