Commit graph

5 commits

Author SHA1 Message Date
79b9013707
feat: Add Flare support
- Add new log channel "flare" and update "stack" channel to use it
- Introduce placeholders for log messages in several channels
- Add processors to "papertrail" and "stderr" channels
- Add `spatie/laravel-ignition` package to composer requirements
- Change `$dontReport` variable to `$dontFlash` in exception handler
- Add `FLARE_KEY` and `BRIDGY_MASTODON_TOKEN` to `.env.github` and `.env.example` files
2023-06-09 14:07:24 +01:00
58c5a7d443
Re-add search functionality 2023-04-11 21:44:55 +01:00
1abca77bdc Finish re-working tests to run on test database 2021-08-31 12:28:00 +01:00
a4f8e6f5b2 Use Postgresql in tests 2020-10-17 12:09:01 +01:00
3c3463d33f Use a custom .env file 2020-10-17 11:58:43 +01:00