Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

laravel sync with attributes

$user->roles()->sync(array(1 => array('expires' => true)));
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #laravel #sync #attributes
ADD COMMENT
Topic
Name
5+9 =