Started Logs: Login attempts are now logged, created a logs list in the side nav

This commit is contained in:
johnny@pittpc.com
2019-09-06 00:16:19 -04:00
parent e47853f9cd
commit d259d1b3dc
7 changed files with 138 additions and 6 deletions

View File

@@ -111,6 +111,7 @@
<a class="dropdown-item" href="categories.php">Categories</a>
<a class="dropdown-item" href="users.php">Users</a>
<a class="dropdown-item" href="companies.php">Companies</a>
<a class="dropdown-item" href="logs.php">Logs</a>
</div>
</li>
</ul>