Open VinceG opened 8 years ago
When running sync i get the following
<?php return [ '0' => '1', 'access' => [ 'test' => '', ], ];
the 0 => 1 is always there i am not sure how that's added.
I'm experiencing this also, and can't find anywhere in the views even I tried to log in syncCommand
Laravel 5.4 PHP 5.6.x
Description:
When running sync i get the following
the 0 => 1 is always there i am not sure how that's added.
Steps to reproduce: