laraveldaily / theme-downloader
Easy to use bootstrap theme downloader
0.1.0
2018-01-08 09:56 UTC
Requires
- php: >=5.6.0
- guzzlehttp/guzzle: ^6.3
This package is auto-updated.
Last update: 2024-11-13 20:16:28 UTC
README
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