Support the ongoing development of Laravel.io →
ivermoller

ivermoller

Joined 23 Aug 2014

Statistics

Threads 2
Replies 9
Solutions 1
Articles 0

Ajax post is not in Input::all()

I have a modal (yahoo bootstrap) that I populate and post with ajax. Everything is going fine up unt...

0 Likes
6 Replies
Solved
posted 11 years ago

Return view in json

Basically I have an ajax controller that returns a view like this: return Response::json(array('body...

0 Likes
2 Replies
Solved
replied 11 years ago

extends not showing anything

You have a lot going on in that page :-) And it's probably some of that which is causing the problem...

0 Likes
replied 11 years ago

extends not showing anything

You should enable debugging in: "app\config\local\app.php". Set it to "true". Sh...

0 Likes
replied 11 years ago

How to use dynamic view path

I've used the following to use dynamic templates: @extends($master) I just think you have to skip t...

0 Likes
Solved
replied 11 years ago

Return view in json

That worked like charm. I bid you many thanks :-)

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.