Commit Graph

5 Commits

Author SHA1 Message Date
Mathieu Lagace
1cb85d50ca Fix Public View & add General Config 2019-08-26 10:17:11 -04:00
Mathieu Lagace
db63c4ea4d Patch for the demo 2019-08-23 15:41:43 -04:00
TheGamecraft
5d3a9fa902 Merge gitlab.com:TheGamecraft/c-cms
Conflicts:
	.gitignore
	app/Http/Controllers/AdminController.php
	app/Providers/AppServiceProvider.php
	app/User.php
	artisan
	bootstrap/cache/.gitignore
	composer.lock
	config/app.php
	database/migrations/2014_10_12_000000_create_users_table.php
	readme.md
	resources/views/admin/dashboard.blade.php
	resources/views/auth/login.blade.php
	resources/views/layouts/admin/header.blade.php
	routes/web.php
	storage/app/.gitignore
	storage/app/public/.gitignore
	storage/framework/.gitignore
	storage/framework/cache/.gitignore
	storage/framework/sessions/.gitignore
	storage/framework/testing/.gitignore
	storage/framework/views/.gitignore
	storage/logs/.gitignore
2018-07-13 13:36:39 -04:00
TheGamecraft
51b5bc0500 ALPHA 3.0.1a 2018-07-13 12:41:23 -04:00
Mathieu Lagace
771ed55f53 Initial commit 2018-06-27 19:54:27 -04:00