PHP code example of ebess / nova-collapsible-sidebar
1. Go to this page and download the library: Download ebess/nova-collapsible-sidebar 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/ */
ebess / nova-collapsible-sidebar example snippets
html
<!-- Sidebar -->
<div class="min-h-screen flex-none pt-header min-h-screen w-sidebar bg-grad-sidebar px-6">
<a href="{{ Nova::path() }}">
<div class="absolute pin-t pin-l pin-r bg-logo flex items-center w-sidebar h-header px-6 text-white">
@