Support the ongoing development of Laravel.io →

1,844 Threads

Using eldarion-ajax/bootstrap-ajax with laravel. How to make use of the events?

Hello, I want to enrich the user's web experience with Ajax on my webpage. I'm used to do Ajax calls...

0 Likes
0 Replies

nested and un-nested resources

What's the best way to manage a nested resource that is also un-nested? The ideal for me is to use o...

0 Likes
0 Replies
posted 12 years ago

Internal/Sub Request with Json post body

Trying to create internal post request using a json body instead of post vars.. but Request create w...

0 Likes
0 Replies

Return collection with relations as json

Hello Laravel forum! I'm having trouble returning an eloquent collection with relations as json. Thi...

0 Likes
2 Replies

Redirect::refresh() and session variable

Hello! For some reason this code causes redirect loop and I have no idea why. I know I could use Ses...

0 Likes
1 Replies
posted 12 years ago

I can't redirect to any page

Hello, how the title says, I can't redirect to any page. That's the code, that should redirect to lo...

0 Likes
2 Replies

Ajax crawl-able URLs with Laravel (shebang, #!)

Hi, I am trying to adapt my web application to be able to use #! in the url so that I can use that t...

0 Likes
3 Replies

Submitting form using ajax with laravel

I'm completely stuck trying to process a form submit using ajax instead of laravel to avoid page rel...

0 Likes
0 Replies

Can I make automatic binding of form data on my controller method parameter same like ASP MVC?

Is it possible to bind lets say I have class SearchForm with attributes filter1, filter2. and on my...

0 Likes
0 Replies

Problem creating specific request with content-type

Hello, I'm creating a package for Laravel 4 and I want to make available to the community, but down...

0 Likes
2 Replies

SSL Route to Controller

I want to create a Route to a controller that only works with https. I tried this: Route::get('/logi...

0 Likes
0 Replies

Advice about authentication

Hello, i have a website with 2 different cases login with facebook api and registration, login, forg...

0 Likes
2 Replies

Load pdf file on browser instead of downloading it

How can I tell laravel that my pdf files inside public/uploads/overviews/*.pdf needs to be loaded on...

0 Likes
2 Replies

Money Manager

I'm looking for a script that will allow users to add money to a user account. Thanks in advance for...

0 Likes
0 Replies
posted 12 years ago

Controller Method Not Found

I'm currently working on a project and haven't had any issues until of recent which I don't really g...

0 Likes
1 Replies

Where-to logic: Repositories vs Services

Good day, My first post in this nice community is actually a question I currently have. I thank you...

0 Likes
3 Replies
posted 12 years ago

Controller location in a Route when its in controllers/folder

I like to keep my controllers based on the sections they represent so I put them in folders. In this...

0 Likes
2 Replies

Laravel 4, Ajax and Dojo Toolkit's AMD features

Is anyone ever tried implementing the dojo toolkit AMD with laravel 4, or could anyone please point...

0 Likes
1 Replies

Only allow specific user to edit/delete post

Hi guys, Im trying to do so that only the author of the post can edit and delete it from the list wh...

0 Likes
7 Replies

Redirect After Setting Response

Hi guys! I have a problem with my Response. I am generating a .ics file setting the headers and cont...

0 Likes
0 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

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.