Skip to content

v1.0.0

Compare
Choose a tag to compare
@Baspa Baspa released this 06 Jan 13:54
· 115 commits to main since this release

Laravel SEO Scanner v1.0.0 released

🚀 Vormkracht10 proudly presents the first release of the Laravel SEO Scanner. This release includes basic features to get started scanning your Laravel application routes for SEO improvements. With this release we have a solid basement to build upon further.

Features

  • Total of 21 checks
  • Extensive config file where you can configure how the package behaves.
  • Command to check all configured routes
  • Command to check a single url
  • Possibility to save results into the database
  • Corresponding models to easily retrieve the data

Full Changelog: https://github.com/vormkracht10/laravel-seo-scanner/commits/v1.0.0