Originally put together when submitting to laravelexamples.com
I'm not particularly proud of the code-base in terms of cleanliness and style, but I'm proud of where it's got to over the last 6 years. Over those years my experience, knowledge and opinions have changed; And the code-base can often reflect that as inconsistency.
-
Custom Guard (Also LDAP support)
-
External App Extension Support
-
Allows a kind of wordpress-style extension of app logic, via a
functions.php
file in an out-of-app user theme folder.