structure stuff

This commit is contained in:
2018-11-22 00:49:15 -06:00
parent 8f0c7b3d73
commit f250a82083
6 changed files with 7 additions and 3 deletions
+1
View File
@@ -22,6 +22,7 @@ class CorpStructure extends Model
* @var array
*/
protected $fillable = [
'character_id',
'corporation_id',
'corporation_name',
'region',