dkwiebe
dkwiebe
We'd like to support Google Sign In for our operators. Eventually, we might want to be able to add other SSO sources but it would only be Google for now....
This would allow management systems to control access based on the current amount of listeners. This is useful for systems where the licensed number of users can dynamically change and...
Add support to SettingsServiceProvider.php to cache settings using the Laravel cache. This slightly improves our performance by storing all the settings in whichever cache we use. For high traffic sites...
I had to run cmd as administrator to build. I just wanted to make a note here in case anybody else is trying to build it.
We've forked this application to add some features we needed: 1. Moved into a Laravel app based on Laravel 11. 2. Added multi-project support. 3. Added multi-user support. Are you...
This is a simple change to configuration and code to simplify the use of an external CDN with basset. I'm using this together with AWS Cloudfront. We set the BASSET_CDN_URL...