From: Vincent Vanwaelscappel Date: Tue, 21 May 2019 10:55:33 +0000 (+0200) Subject: . X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=07ace04750f8f1f070fd6c9ad245e83bfe2c9e3b;p=cubist_cms-back.git . --- diff --git a/src/routes/cubist/backpack/model.php b/src/routes/cubist/backpack/model.php index 70b3798..1dffee9 100644 --- a/src/routes/cubist/backpack/model.php +++ b/src/routes/cubist/backpack/model.php @@ -7,3 +7,4 @@ Route::group([ CRUD::resource('model', 'CubistModelCrudController'); CRUD::resource('model', 'CubistModelCrudController'); }); // this should be the absolute last line of this file +