CawaKharkov / admin-view by CawaKharkov

Laravel package implementing admin theme
34
0
1
Package Data
Maintainer Username: CawaKharkov
Maintainer Contact: cawa123@mail.ru (Aleksandr Zamiatin)
Package Create Date: 2016-08-19
Package Last Update: 2018-06-06
Language: JavaScript
License: MIT
Last Refreshed: 2024-04-30 03:04:33
Package Statistics
Total Downloads: 34
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 0
Total Watchers: 1
Total Forks: 0
Total Open Issues: 0

Laravel package implementing admin theme

Based on https://github.com/modularcode/modular-admin-html

Usage

  • composer require cawakharkov/admin-view
  • if using Laravel < 5.5, add \CawaKharkov\AdminView\AdminViewServiceProvider::class to your app.php providers
  • publish assets artisan vendor:publish --tag=public
  • extends from view - admin-view::layout