Support the ongoing development of Laravel.io →
johnvic

johnvic

Joined 2 Apr 2014

Statistics

Threads 1
Replies 33
Solutions 7
Articles 0

Laravel XML-RPC

Has someone implemented xml-rpc in laravel?

0 Likes
4 Replies
replied 11 years ago

Retrieve image from public/ folder.

Perhaps {{URL::to('/')}} would help..

0 Likes
replied 11 years ago

Undefined variable in view (when trying to grab database result)

I think there is no problem in your controller since as you've said doing dd($results) is displaying...

0 Likes
replied 11 years ago

Undefined variable in view (when trying to grab database result)

This is very weird issue since I am using the same code in my queries using eloquent and it is worki...

0 Likes
replied 11 years ago

Undefined variable in view (when trying to grab database result)

Could you also do <pre> {{print_r($results)}} </pre> in your blade and see if the sai...

0 Likes
replied 11 years ago

Redirect back to same page

Check this return Redirect::intended('dashboard');, when a user is browsing a page that needs authen...

0 Likes
Solved

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.