PHP code example of shipbytes / blade-ui
1. Go to this page and download the library: Download shipbytes/blade-ui 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/ */
shipbytes / blade-ui example snippets
Paginator::defaultView('ds::pagination');
Paginator::defaultSimpleView('ds::simple-pagination');