PHP code example of techouse / total-records
1. Go to this page and download the library: Download techouse/total-records library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
techouse / total-records example snippets
namespace App\Providers;
use Illuminate\Support\Facades\Gate;
use Laravel\Nova\{Nova, NovaApplicationServiceProvider};
use Techouse\TotalRecords\TotalRecords;
class NovaServiceProvider extends NovaApplicationServiceProvider
{
/**
* Get the cards that should be displayed on the Nova dashboard.
*
* @return array
*/
protected function cards()
{
return [
/**
* PARAMETERS:
*
* @param string $model '), now()->addHour()), // cached for 1 hour
];
}
}