Dominion-master
composer.json
643B
phpunit.xml
569B
HELP
1KB
tests
.gitkeep
0B
src
config
config.php
432B
.gitkeep
0B
lang
en
validation.php
231B
.gitkeep
0B
routes.php
4KB
filters.php
1KB
validators.php
114B
views
templates
admin.blade.php
2KB
base.blade.php
2KB
pages
log
view.blade.php
1KB
index.blade.php
963B
index.blade.php
1KB
role
index.blade.php
2KB
create.blade.php
1KB
edit.blade.php
1KB
login.blade.php
1KB
modulegroup
view.blade.php
2KB
index.blade.php
2KB
create.blade.php
995B
edit.blade.php
1KB
user
index.blade.php
2KB
create.blade.php
2KB
edit.blade.php
2KB
module
index.blade.php
2KB
create.blade.php
1KB
edit.blade.php
1KB
selectgroup
view.blade.php
2KB
index.blade.php
2KB
create.blade.php
792B
addoption.blade.php
1KB
.gitkeep
0B
migrations
2013_12_23_222301_create_foreign_keys.php
623B
2013_12_23_222251_create_select_groups_table.php
452B
2013_08_28_133651_create_users_table.php
911B
2013_08_30_222021_create_module_groups_table.php
590B
2013_08_30_225259_create_role_modules_table.php
761B
2014_09_07_163714_add_remember_token_to_user_table.php
540B
2013_08_30_222023_create_modules_table.php
762B
2013_08_28_133650_create_roles_table.php
525B
2013_12_23_222251_create_select_options_table.php
566B
.gitkeep
0B
DavidWeber
Dominion
Models
DominionModel.php
2KB
ModuleGroup.php
383B
Role.php
525B
UserRepositoryInterface.php
520B
SelectOption.php
528B
Module.php
1KB
User.php
2KB
SelectGroup.php
352B
UserRepository.php
751B
Audit.php
144B
Controllers
DominionController.php
824B
AdminController.php
1KB
ModuleGroupController.php
3KB
ModuleController.php
3KB
RoleController.php
3KB
LogController.php
3KB
SelectGroupController.php
4KB
UserController.php
3KB
Facades
Notification.php
364B
DominionServiceProvider.php
1KB
Seeders
ModuleTableSeeder.php
2KB
RoleTableSeeder.php
750B
DatabaseSeeder.php
546B
UserTableSeeder.php
510B
ModuleGroupTableSeeder.php
452B
Util
Notification
Message.php
470B
Notification.php
1KB
.gitignore
45B
public
assets
css
bootstrap-cosmo.min.css
101KB
admin.css
1KB
img
shield.png
577B
favicon.ico
1KB
fonts
glyphicons-halflings-regular.woff
16KB
glyphicons-halflings-regular.ttf
29KB
glyphicons-halflings-regular.eot
14KB
glyphicons-halflings-regular.svg
62KB
js
jquery-1.10.2.min.js
91KB
bootstrap.min.js
27KB
jquery-1.10.2.min.map
137KB
.gitkeep
0B
README.md
3KB
暂无评论