Why isn't there a link to this forum, laravel.io/forum on the main laravel site any longer?
Say you want to edit a record and post the form using jquery. A prerequisite for this: You should al...
For those asking about jquery ajax: Here I am editing a pet, and looking up the petowner and filling...
I really wish some folks would do a search before they asked the question, some questions have been...
The docs show: <?php namespace App\Http\Controllers; use Auth; use Illuminate\Routing\Controller...
I did a test, the function return is correct, but without seeing your other code, it's hard to figur...
Here's my auth controller, that works, does your look something like this? <?php namespace App\Ht...
From docs, have you tryed session: Returning A Redirect With Flash Data Redirecting to a new URL an...
Are you using Laravel 4 or 5?
I'm referring to your .env file in root folder.
The Laravel portal for problem solving, knowledge sharing and community building.