Download the PHP package laraveldaily/theme-downloader without Composer
On this page you can find all versions of the php package laraveldaily/theme-downloader. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download laraveldaily/theme-downloader
More information about laraveldaily/theme-downloader
Files in laraveldaily/theme-downloader
Download laraveldaily/theme-downloader
More information about laraveldaily/theme-downloader
Files in laraveldaily/theme-downloader
Vendor laraveldaily
Package theme-downloader
Short Description Easy to use bootstrap theme downloader
License MIT
Package theme-downloader
Short Description Easy to use bootstrap theme downloader
License MIT
Please rate this library. Is it a good library?
Informations about the package theme-downloader
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
- Install the package via
composer require laraveldaily/theme-downloader
. - That's it: run command
php artisan theme:download --theme=[YOUR_THEME_NAME]
- You will see new files appear in
resources/views
androutes
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
- Landing Page (
--theme=landing-page
)
- Classimax (
--theme=classimax
)
License
The MIT License (MIT). Please see License File for more information.
More from our LaravelDaily Team
- Check out our adminpanel generator QuickAdminPanel
- Follow our Twitter and Blog
- Subscribe to our newsletter with 20+ Laravel links every Thursday
- Subscribe to our YouTube channel Laravel Business
All versions of theme-downloader with dependencies
PHP Build Version
Package Version
The package laraveldaily/theme-downloader contains the following files
Loading the files please wait ....