PHP Classes

File: config/livewire-tables.php

Recommend this page to a friend!
  Classes of Nyi Nyi Lwin   mtube   config/livewire-tables.php   Download  
File: config/livewire-tables.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: mtube
Application to share videos between users
Author: By
Last change:
Date: 2 years ago
Size: 116 bytes
 

Contents

Class file image Download
<?php

return [
   
/**
     * Options: tailwind | bootstrap-4 | bootstrap-5.
     */
   
'theme' => 'tailwind',
];