Themevel is a Laravel 5 theme and asset management package. You can easily integrate this package with any Laravel based project.

Laravel theme asset

Themevel is a Laravel package so you can install it via composer. Run this command in your terminal from your project directory.

composer require shipu/themevel

Wait for a while, Composer will automatically install Themevel in your project.