laraveldaily/theme-downloader

易于使用的Bootstrap主题下载器

0.1.0 2018-01-08 09:56 UTC

This package is auto-updated.

Last update: 2024-09-13 19:49:40 UTC


README

包将您选择的主题下载到 resources/views 文件夹中,如果主题需要,还会添加 routes

包要求

  • Laravel ^5.5

用法

  1. 通过 composer require laraveldaily/theme-downloader 安装包。
  2. 就这些:运行命令 php artisan theme:download --theme=[YOUR_THEME_NAME]
  3. 您将在 resources/viewsroutes 文件夹中看到新文件的出现

更深入的文章: ThemeDownloader v0.1:使用Artisan命令应用Bootstrap主题

演示视频: 需要意见:Laravel Bootstrap主题下载器

当前支持的主题

  1. Landing Page (--theme=landing-page)

Landing Page

  1. Classimax (--theme=classimax)

Classimax

许可证

MIT许可证(MIT)。请参阅 许可证文件 获取更多信息。

更多来自我们的LaravelDaily团队