stefanfroemken / dashboard
A very small PHP Dashboard for my daily work.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:project
Requires
- php: ^7.3|^8.0
- fideloper/proxy: ^4.4
- fruitcake/laravel-cors: ^2.0
- guzzlehttp/guzzle: ^7.0.1
- laravel/framework: ^8.42
- laravel/tinker: ^2.5
- laravel/ui: ^3.2
Requires (Dev)
- facade/ignition: ^2.5
- fakerphp/faker: ^1.9.1
- laravel/sail: ^1.0.1
- mockery/mockery: ^1.4.2
- nunomaduro/collision: ^5.0
- phpunit/phpunit: ^9.3.3
This package is auto-updated.
Last update: 2024-10-09 04:17:39 UTC
README
This is a very small PHP Dashboard based on Laravel.
- Show current IP address
- It's possible to use Google Cloud Function to get real IP instead of docker IP
- Show current timestamp
- Show DNS records of a domain
This project is at a very early state and should not be used in prod environments.
It's not possible to add your own widgets. Everything here is hard-coded.
License
This Dashboard project is open-sourced software licensed under the MIT license.