Download the PHP package techouse/total-records without Composer
On this page you can find all versions of the php package techouse/total-records. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download techouse/total-records
More information about techouse/total-records
Files in techouse/total-records
Download techouse/total-records
More information about techouse/total-records
Files in techouse/total-records
Vendor techouse
Package total-records
Short Description A Laravel Nova card that displays the total number of records of a specific model.
License MIT
Package total-records
Short Description A Laravel Nova card that displays the total number of records of a specific model.
License MIT
Please rate this library. Is it a good library?
Informations about the package total-records
Total Records
A Laravel Nova card that displays the total number of records of a specific model.
When you simply want to display the total number of some model's database records. Nothing less nothing more.
Installation
You can install the package in to a Laravel app that uses Nova via composer:
Usage
To add this card to the dashboard simply open up App\Providers\NovaServiceProvider
and add it to the cards
method like this:
All versions of total-records with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
illuminate/support Version ^5.6 || ^6.0 || ^7.0 || ^8.0|^9.0
laravel/nova Version *
illuminate/support Version ^5.6 || ^6.0 || ^7.0 || ^8.0|^9.0
laravel/nova Version *
The package techouse/total-records contains the following files
Loading the files please wait ....