adding new call to not silently fail on fillable model exception for local env
This commit is contained in:
parent
16e07e0a53
commit
bdf5121d71
@ -14,7 +14,7 @@ class AppServiceProvider extends ServiceProvider
|
||||
*/
|
||||
public function register()
|
||||
{
|
||||
//
|
||||
Model::preventSilentlyDiscardingAttributes($this->app->isLocal());
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user