Mior Muhammad Zaki
Mior Muhammad Zaki
- [ ] ExtensionsController - [x] PasswordBrokerController - [x] Account\ProfileCreatorController - [ ] SettingsController - [x] UsersController

* Use `LazilyRefreshDatabase` and the latest Testbench should already handle any potential issue regarding the usage. * Create the SQLite database using the Testbench CLI command. * Update GitHub Actions...
[1.x] Allow `PasswordBroker` and `redirect()->intended()` responses to be resolved via the Container
Signed-off-by: Mior Muhammad Zaki
Ensure that closing `serve` command delete `.env` and `testbench.yaml` file created on the skeleton to ensure tests executed doesn't contain incorrect environment variables.