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 10 years ago

Got Syntax Error, but errors disappear after restart

New discovery: Every time I have the syntax error(eg. unexpected end of file), I do the php artisan...

0 Likes
replied 10 years ago

Got Syntax Error, but errors disappear after restart

astroanu said: What is the exact error? May be you have an older version of php and a new both inst...

0 Likes
replied 10 years ago

laravel.log not generated?

Thanks, but its still the same...

0 Likes
replied 11 years ago

Only created_at, updated_at timestamps are inside SQL when using Model::create()

Would be really grateful if the source of the problem can be found...

0 Likes
replied 11 years ago

Only created_at, updated_at timestamps are inside SQL when using Model::create()

object(User)#168 (21) { ["primaryKey":protected]=> string(2) "PK" ["date...

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.