Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0 => 1 array key value #56

Open
VinceG opened this issue Sep 8, 2016 · 1 comment
Open

0 => 1 array key value #56

VinceG opened this issue Sep 8, 2016 · 1 comment

Comments

@VinceG
Copy link

VinceG commented Sep 8, 2016

  • Laravel Version: 5.3.6
  • PHP Version: 7.0.8
  • Database Driver & Version: MySQL 5.6

Description:

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.

Steps to reproduce:

@GitzJoey
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants