dev-master
9999999-devA Laravel helper to show responsive background images
The Requires
The Development Requires
by MĂĄrcio Coelho
laravel php responsive blade image background
A Laravel helper to show responsive background images
Made with â€ïž by MĂĄrcio, (*1)
A Laravel helper to show responsive background images, (*2)
After creating your new Laravel application you can include the BackgroundImage package with the following command:, (*3)
composer require marciojc/laravel-background-image
Now, you can use BackgroundImage, like this, (*4)
{!! backgroundImage('/images/home/banner.jpg') !!}
A Laravel helper to show responsive background images
laravel php responsive blade image background