Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created June 18, 2020 12:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/b924392178a023c5c7c3464976d31173 to your computer and use it in GitHub Desktop.
Save parzibyte/b924392178a023c5c7c3464976d31173 to your computer and use it in GitHub Desktop.
<?php
protected $fillable = [
'name', 'email', 'password', 'nombre_establecimiento',
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment