]> _ Git - extranet.git/commit
wip #2413 @0.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 10 Mar 2020 18:46:48 +0000 (19:46 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 10 Mar 2020 18:46:48 +0000 (19:46 +0100)
commit50ca8e012f31f7721f7acf562143a07203638af7
treed54871619e9b920b9f9284c051611d2d9a3d7fb0
parent4d49306a36275e8c1e5d1bae5c396b5be9d2e5a4
wip #2413 @0.5
28 files changed:
app/Http/Controllers/PageController.php [new file with mode: 0644]
app/Http/Kernel.php
app/Models/Locale.php [new file with mode: 0644]
app/Models/Page.php [new file with mode: 0644]
app/Models/Settings.php [new file with mode: 0644]
app/Models/User.php
bootstrap/app.php
config/auth.php
config/backup.php
config/base.php [new file with mode: 0644]
config/blade-svg.php [new file with mode: 0644]
config/cache.php
config/crud.php [new file with mode: 0644]
config/cubist-front.php [new file with mode: 0644]
config/cubist.php [new file with mode: 0644]
config/elasticsearch.php [new file with mode: 0644]
config/features.php [new file with mode: 0644]
config/filesystems.php
config/googletagmanager.php [new file with mode: 0644]
config/gtag.php [new file with mode: 0644]
config/laravel-menu/settings.php [new file with mode: 0644]
config/laravel-menu/views.php [new file with mode: 0644]
config/logging.php
config/mail.php
config/markdown.php [new file with mode: 0644]
config/medialibrary.php [new file with mode: 0644]
config/permission.php
routes/web.php