]> _ Git - cubist_cms-back.git/commit
wip #2683 @1
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 20 May 2019 17:06:48 +0000 (19:06 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 20 May 2019 17:06:48 +0000 (19:06 +0200)
commit6d898f79a7ea43b8ba393f32294e43e6c5ea6f89
tree2ea44805b628b7c457c8526cc2119d92cab524e9
parente93c29c1e772417d7b2954bc06b3b859651363df
wip #2683 @1
src/app/Http/Controllers/CubistModelCrudController.php [new file with mode: 0644]
src/app/Http/Requests/ModelRequest.php [new file with mode: 0644]
src/app/Models/CubistModel.php [new file with mode: 0644]
src/database/2019_05_20_161943_create_models_table.php [new file with mode: 0644]
src/routes/cubist/backpack/model.php [new file with mode: 0644]