I'm having a weird issue I've only started to experience recently. When running vagrant up on Homest...
It seems to me you are trying to do too much in the controller unless you just want to check the dat...
It looks to me that you really need a belongsToMany() with some extra consideration for the user_rol...
The sync() method returns an array like so: array( 'attached' => array(), 'detached' => arra...
The Laravel portal for problem solving, knowledge sharing and community building.