Go to file
Clemencia John a388f643e6 update
2026-04-20 23:24:59 -07:00
resources first commit 2026-04-20 23:23:59 -07:00
routes first commit 2026-04-20 23:23:59 -07:00
src first commit 2026-04-20 23:23:59 -07:00
.gitattributes first commit 2026-04-20 23:23:59 -07:00
composer.json first commit 2026-04-20 23:23:59 -07:00
README.md update 2026-04-20 23:24:59 -07:00

THEME - MTYY 2024 - VSMOV CMS

Install

composer require vsmov/theme-mtyy
  1. Kích hoạt giao diện trong Admin Panel

Requirements

https://github.com/vsphim/vsmov-core

Note

  • Một vài lưu ý quan trọng của các nút chức năng:
    • ActivateRe-Activate sẽ publish toàn bộ file js,css trong themes ra ngoài public của laravel.
    • Reset reset lại toàn bộ cấu hình của themes

Demo

Trang Chủ

Alt text

Trang Danh Sách Phim

Alt text

Trang Thông Tin Phim

Alt text

Trang Xem Phim

Alt text

Custom View Blade

  • File blade gốc trong Package: /vendor/vsmov/theme-mtyy/resources/views/thememtyy
  • Copy file cần custom đến: /resources/views/vendor/themes/thememtyy

THEME - MTYY 2024 - VSMOV CMS