Laravel Page Speed Versions Save

Package to optimize your site automatically which results in a 35%+ optimization

1.8.5

6 years ago

CHANGELOG

  • Skip automatically binary response. See File Downloads. ( #48 and #49 )
  • Improves test coverage.

1.8.4

6 years ago

CHANGELOG

  • Change /> to >

1.8.3

6 years ago

CHANGELOG

  • Support with Laravel + Angular
  • Update tests with lower and stable setup
  • Update tests

1.8.2

6 years ago

CHANGELOG

  • Fix: Object of class Closure could not be converted to int

1.8.1

6 years ago

CHANGELOG

  • When file does not exist: config/laravel-page-speed-php
  • Removed unused import in file src/Middleware/PageSpeed.php

1.8.0

6 years ago

CHANGELOG

  • Feature to skip routes #26
  • Fix url path inline css #28

1.7.0

6 years ago

CHANGELOG

  • New filter inline_css (without fetching external files)
  • Update html boilerplate

1.6.0

6 years ago

CHANGELOG

  • Refactoring in tests
  • Added enable field in config file #20
  • Documentation revision

1.5.5

6 years ago

CHANGELOG

  • Fix to Conditional Comment Operators (issue #18)

1.5.4

6 years ago

CHANGELOG

  • Don't remove quotes from 'href' and 'rel'