Support the ongoing development of Laravel.io →

1,848 Threads

Form Data to Route

I'm not sure how I should do this, but I need the form data (a zip code or city) to be posted to my...

0 Likes
3 Replies

Simple Controller/Method-Routing?

Hi folks, i know - it's a real newb-Question, but i've found nothing in the documentation, which hel...

0 Likes
7 Replies
posted 10 years ago

Find out what controller was used in previous url

For a project I'm working on I need to get access to the controller used in the referrer to run a fu...

0 Likes
1 Replies
posted 10 years ago

How to force a route serve over https and point to controller?

Hey, i am quite new into laravel. I saw this in documentation to force a URL serve over https Route:...

0 Likes
1 Replies

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

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.

© 2024 Laravel.io - All rights reserved.