I want to redirect different User types to same '/dashboard' url. So basically after login when rout...
I have an inline jQuery Bootstrap Datepicker on my homepage. When someone clicks on a date, I want t...
Hi, I have a special case that I can't find a solution for in the routing. I know I could change the...
Is it possible to change a paginator url to something else besides '?page=' ?
Hi, Has anyone experienced that URL::route() generates URL's with a different subdomain? I have a ma...
Hello, Im trying the first time to do a AJAX request with Laravel. So far so good. It seems I can re...
'SQLSTATE[3D000]: Invalid catalog name: 1046 No database selected' after returning from Laravel pass...
I'm a bit sad Laravel uses camelCase. Underscore makes so much more sense since it can be used in UR...
I'm trying to make simple example of reading data from multiple sources, storing that data in associ...
how do you check the content type? when using the code below App::after(function($request, $response...
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...
Hi folks, i know - it's a real newb-Question, but i've found nothing in the documentation, which hel...
For a project I'm working on I need to get access to the controller used in the referrer to run a fu...
Hey, i am quite new into laravel. I saw this in documentation to force a URL serve over https Route:...
Hello, I want to enrich the user's web experience with Ajax on my webpage. I'm used to do Ajax calls...
What's the best way to manage a nested resource that is also un-nested? The ideal for me is to use o...
Trying to create internal post request using a json body instead of post vars.. but Request create w...
Hello Laravel forum! I'm having trouble returning an eloquent collection with relations as json. Thi...
Hello! For some reason this code causes redirect loop and I have no idea why. I know I could use Ses...
I am working on a PayPal system, and part of the PayPal process is returning back to the main site....
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community