Commit Graph

5 Commits

Author SHA1 Message Date
HDVinnie 506342067e (Update) Forums Permission Seeder 2018-04-12 17:30:21 -04:00
HDVinnie 0a47249c3a (Update) Default Forum Permissions Seeder For Internal Group 2018-03-06 14:30:31 -05:00
HDVinnie fcce37820e (Fix) Forums and Permissions Table Seeders
- This fixes forums bug with trying to create forums.
2018-01-18 18:26:08 -05:00
Laravel Shift 0e48e34c8a Adopt PSR-2 coding style
The Laravel framework adopts the PSR-2 coding style in version 5.1.
Laravel apps *should* adopt this coding style as well. Read the
[PSR-2 coding style guide][1] for more details and check out [PHPCS][2]
to use as a code formatting tool.

[1]: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md
[2]: https://github.com/squizlabs/PHP_CodeSniffer
2018-01-18 01:04:19 +00:00
HDVinnie f4041a8029 (Update) Migrations and Seeders
- Add Generic Forums + Permissions Seeder
- Fix Articles Seeder
- Fix Categories Migration
2017-12-30 14:43:36 -05:00