You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm sure I'm just missing a configuration setting somewhere, but when I set my attachment field to STAPLER_NULL, the file is deleted, as expected, but the fields in the database are not cleared. I've read through the documentation, and it seems this is a bug.
I'm using Laravel 5.2 and Laravel Stapler 1.0
Here are some links to the code that doesn't seem to work right.
I'm sure I'm just missing a configuration setting somewhere, but when I set my attachment field to STAPLER_NULL, the file is deleted, as expected, but the fields in the database are not cleared. I've read through the documentation, and it seems this is a bug.
I'm using Laravel 5.2 and Laravel Stapler 1.0
Here are some links to the code that doesn't seem to work right.
Config: http://pastebin.com/7rTpxJQq
Member Model: http://pastebin.com/zuRH2n2d
Members Controller: http://pastebin.com/zJxBmcqM
The text was updated successfully, but these errors were encountered: