Support the ongoing development of Laravel.io →
VolvoOlympian

VolvoOlympian

Joined 24 Aug 2014

Statistics

Threads 21
Replies 16
Solutions 0
Articles 0

Call to a member function delete() on null

I keep getting the error "Call to a member function delete() on null" for the following, w...

0 Likes
0 Replies

Got Syntax Error, but errors disappear after restart

I am using XAMPP to develop my laravel project on my desktop PC. The project folder is copied from m...

0 Likes
3 Replies

laravel.log not generated?

When my code gets into an exception, laravel.log is not generated in the app/storage/log directory....

0 Likes
2 Replies

Request::create() how to get array data?

I have the following in my controller, I want to get to the POST (store()) method of anotherControll...

0 Likes
0 Replies

restored_at timestamp?

Is it possible to add a restored_at timestamp for restoring soft deleted records?

0 Likes
4 Replies
Solved
replied 9 years ago

Saving Binary Image

I POST the entire string of the variable data mentioned above. And I am receving it in Laravel with...

0 Likes
replied 10 years ago

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

I tried that $casts protected array, but the toArray() outcome is the same...

0 Likes
replied 10 years ago

Middleware return $next($request) with JSON?

Thank you sp01010011, but what if I want to return a token to the user after the auth middleware is...

0 Likes
replied 10 years ago

Middleware return $next($request) with JSON?

Basically can I forward some JSON to into $next($request) and then return the whole thing? If it isn...

0 Likes
replied 10 years ago

Use another column instead of 'email' for auth.basic?

Thanks for your help, but I am using a middleware but not AuthController... I cannot use the protect...

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.