Looking to hire Laravel developers? Try LaraJobs

theme-downloader maintained by laraveldaily

Description
Easy to use bootstrap theme downloader
Last update
2019/10/10 15:18 (dev-master)
License
Links
Downloads
566

Comments
comments powered by Disqus

Package downloads one of your chosen themes into your resources/views folders, also adding routes if required by the theme.

Package Requirements

  • Laravel ^5.5

Usage

  1. Install the package via composer require laraveldaily/theme-downloader.
  2. That's it: run command php artisan theme:download --theme=[YOUR_THEME_NAME]
  3. You will see new files appear in resources/views and routes folder

More in-depth article: ThemeDownloader v0.1: apply Bootstrap theme with Artisan command

Demo-video: Need Opinion: Laravel Bootstrap Theme Downloader


Currently supported themes

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

Landing Page

  1. Classimax (--theme=classimax)

Classimax

License

The MIT License (MIT). Please see License File for more information.


More from our LaravelDaily Team