2017 © Pedro PelĂĄez
 

library laravel-background-image

A Laravel helper to show responsive background images

image

marciojc/laravel-background-image

A Laravel helper to show responsive background images

  • Wednesday, March 28, 2018
  • by marciojc
  • Repository
  • 1 Watchers
  • 2 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

laravel-background-image

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') !!}

The Versions

28/03 2018

dev-master

9999999-dev

A Laravel helper to show responsive background images

  Sources   Download

The Requires

 

The Development Requires

by MĂĄrcio Coelho

laravel php responsive blade image background