Here is a complete working code for you. I already fix and tested it. Replace and enjoy. Note the r...
I have helped to port the first the three routes for you. I suggest you to read up on laravel routin...
I just rechecked your code and the ajax is working properly now without the page reload. I got the f...
For the post request I am seeing the Content-Length: 0. This could be the issue. Can you verify that...
You can try the Input::json() command to fetch the json sent via post request.
The Laravel portal for problem solving, knowledge sharing and community building.