StyleCI Bot
8fa00e2ef6
Apply fixes from StyleCI
2024-03-18 17:48:57 +00:00
Shift
339973644a
Re-register scheduled commands
2024-03-18 16:13:33 +00:00
Rico van Zelst
c6f9423241
feat(commands): add GenerateSitemapCommand for sitemap generation
...
- Added GenerateSitemapCommand to create sitemap.xml
- Updated Kernel to schedule sitemap generation weekly
- Updated composer.json with spatie/laravel-sitemap dependency
2024-02-26 17:48:22 +01:00
Rico van Zelst
7fd5f92853
fix(schedule): make seed scheduler work on prod.
2023-12-10 17:56:56 +01:00
Rico van Zelst
76d9a0c3ab
style(*): update style
...
- Update the anonymous class syntax in the `add_admin_to_users` migration to use parentheses instead of a space before the opening brace.
- This change ensures compatibility with newer versions of PHP.
2023-12-01 21:50:26 +01:00
Rico van Zelst
2374a39c77
feat(monitoring): add pulse
...
- Added a new gate called `viewPulse` in the `AuthServiceProvider` class.
- The gate allows only admin users to view the Pulse feature.
2023-12-01 21:49:26 +01:00
Rico van Zelst
9dfe98cbef
fix: only clear cloudflare on prod
2023-11-14 11:02:42 +01:00
Rico van Zelst
36009e116e
feat: cloudflare purge command
2023-11-09 16:22:14 +01:00
Rico van Zelst
18d293d049
feat: scheduled data gathering
2023-11-02 14:59:15 +01:00
Rico van Zelst
91ec747c2c
style: make per the coding style in pint
2023-11-02 13:05:53 +01:00
Rico van Zelst
6aa1f21eb1
🏗️ Laravel Installation
2023-10-14 17:00:26 +02:00