cachethq / core
Cachet core package.
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 149
Watchers: 9
Forks: 34
Open Issues: 29
Requires
- php: ^8.2
- doctrine/dbal: ^3.6
- filament/filament: ^3.2.23
- filament/spatie-laravel-settings-plugin: ^3.2
- guzzlehttp/guzzle: ^7.8
- illuminate/console: ^11.0
- illuminate/database: ^11.0
- illuminate/events: ^11.0
- illuminate/queue: ^11.0
- illuminate/support: ^11.0
- nesbot/carbon: ^2.70
- spatie/laravel-query-builder: ^5.5
- spatie/laravel-settings: ^3.2
- timacdonald/json-api: ^v1.0.0-beta.4
- twig/twig: ^3.0
Requires (Dev)
- laravel/pail: ^1.1
- orchestra/testbench: ^9.5.1
- pestphp/pest: ^3.2
- pestphp/pest-plugin-laravel: ^3.0
- pestphp/pest-plugin-livewire: *
- spatie/laravel-ray: ^1.32
This package is auto-updated.
Last update: 2024-10-31 16:31:58 UTC
README
Introduction
This package provides the core functionality of Cachet and may be installed into existing Laravel applications. Cachet 3.x will ship as a standalone Laravel application that requires this package.
Project Status
Cachet 3.x is currently in development and is not yet completely ready for production use. We are actively working on the project and will provide updates as we progress.
- Incident Management
- Incident Updates
- Scheduled Maintenance
- Scheduled Maintenance Updates
- WIP - #109
- Components
- Metrics
- API and dashboard are working.
- Frontend is in progress.
- Subscribers
- API
- Complete but may need some tweaks as we progress.
- Webhooks
- Dashboard
- Localization
- Status Page Customization
Stack
Cachet is built on:
Development
- Clone this repository.
- Run the following commands from within the
core
directory:npm install composer update composer dev
- Develop Cachet.
Note
HMR is not enabled. Manual refreshes are needed to view changes.
Dashboard Credentials
When running Cachet via the composer dev
command, Workbench will seed a user that you can use to log in to the dashboard.
Login to the account at /dashboard
and use credentials:
- Email:
test@test.com
- Password:
test123
Sponsors
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
License
Cachet Core is open-sourced software licensed under the MIT license.
Trademarks
Copyright (c) 2023-present Alt Three Services Limited. The Cachet name and logo are trademarks of Alt Three Services Limited. Please see our trademark guidelines for info on acceptable usage.
Community
Have questions, comments or feedback? Start a discussion. For the latest news and release notes, visit cachethq.io.