CareSet / DURC

DURC is reverse CRUD
MIT License
3 stars 2 forks source link

Get Laravel Audit to automatically get setup with DURC #78

Open ftrotter opened 4 years ago

ftrotter commented 4 years ago

Moving to add http://www.laravel-auditing.com/ as a depedancy, which is optionally leveraged based on configuration file.. But it should be as "installed" as possible when that happens.. .and DURC should complian if there are "is_audit" = 1 tables in the configuration, but laravel audit has not been configured.

The user should not end up in a position where they are having to debug the fact that the laravel-audit dependancy has not been met.