I have added the following in my migration:
$table->string(\'filePath\');
I also made sure I add it in my fillables:
protected $fi