Joel Butcher
Joel Butcher
Hey 👋 Thanks for this application, it is a massive contributor to making my daily work flow as efficient and easy as possible! I'm not sure if you've visited this...
Adds `^11.0` to `illuminate/contracts` for Laravel 11 support
> [!WARNING] > This is a Proof of Concept. **Do not merge**. This PR serves as a proof of concept to add data objects back into Cachet core. Data objects...
This PR allows Cachet to be installed in Laravel 11 apps.
We need a method of migrating users from 2.4 to 3.x. Things to consider: - [x] Migrate settings - [ ] Migrate resources - [ ] Migrate subscriptions / subscribers...
v2.4 allows users to add Google 2FA to their account for an added layer of security. 3.x should also implement this in some way. Things to consider - How to...