Laravel Nova icon Nova Packages
S

SystemInformation Card

Installation Instructions

Nova SystemInformation-Card

Simple Laravel Nova Card for displaying some useful information about disk-space, memory, loadavg, uptime and system time.

Installation

You can install the package in to a Laravel app that uses Nova via composer:

composer require nova-cards/system-information-card

Usage:

public function cards() {
    return [
    new SystemInformationCard(),
    ];
}

License

The MIT License (MIT). Please see License File for more information.

Readme

Nova SystemInformation-Card

Simple Laravel Nova Card for displaying some useful information about disk-space, memory, loadavg, uptime and system time.

Installation

You can install the package in to a Laravel app that uses Nova via composer:

composer require nova-cards/system-information-card

Usage:

public function cards() {
    return [
	new SystemInformationCard(),
    ];
}

License

The MIT License (MIT). Please see License File for more information.

Back to Top
Added 6 years ago
Last updated 7 Years Ago
Version v1.0.5
Composer
nova-cards/system-information-card
GitHub stars 7
Packagist downloads 13,881

Favorites

2 users favorited

Rating

1.00
(out of 5)
★★★★★
★★★★
★★★
★★
2 ratings

Tags

Brought to you by Tighten

Issues/Feature Requests Stats Package Ideas