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...
First of all don't have a separate table have this in the uses table then you answered your own ques...
Would you give a detailed example of filling several fields with your technique, including your code...
Shouldn't something like this be done at login time via roles?
Have a read http://laravel.io/forum/05-12-2015-has-many-through-relationship-depth. And http://larav...
The Laravel portal for problem solving, knowledge sharing and community building.