Illés Apród

Results 1 issues of Illés Apród

Hi Guys! The array_dot notation not working for me. My model: ``` protected static $graph_node_fillable_fields = ['fb_id', 'fb_creator_id', 'message', 'story', 'fb_creator_name']; protected static $graph_node_field_aliases = [ 'id' => 'fb_id', 'message'...