mikebronner / laravel-imagery

Serve contextually optimized images to speed up page rendering and improve the user experience!
6 stars 1 forks source link

Create blade directive #3

Closed mikebronner closed 7 years ago

mikebronner commented 7 years ago

Should have the following parameters:

Options include:

Attributes will be rendered as tag attributes, and include things like class, style, etc.

mikebronner commented 7 years ago

Theoretically in place .... will need to test. Not sure how do test that with phpunit .... perhaps add some test routers and load a view only used in testing?