TheDragonCode Sitemap Versions Save

A simple sitemap generator for Laravel Framework.

3.1.0

5 years ago

Added

  • Call via app('sitemap').
  • The possibility of dividing the sitemap into several files is added (see).

Changed

  • Renamed a models method to builders. The models method is deprecated.

Fixed

  • Style.ci rules.
  • Small refactoring.

3.0.11

5 years ago

Fixed

  • Nullable $path variable error

3.0.10

6 years ago

Fixed

  • Fix minimum symfony/http-kernel version.
  • Downgrade dependencies for laravel 5.4.

Changed

  • Replace homepage link.

3.0.9

6 years ago

Fixed

  • Fix illuminate versions for Laravel 5.4 working.

3.0.8

6 years ago

Added

  • Added the ability to save manually entered links.

3.0.7

6 years ago

Fixed

  • #18 Indicates the current date if there is no lastmod option in the settings

Changed

  • Fix phpdoc for the helper
  • Remove alias for a master branch

3.0.6

6 years ago

Added

  • #16 Implement the ability to save multiple sitemap under different names

Change

  • Update config/sitemap.php

3.0.5

6 years ago

Fix

  • If the routing parameter key and the column name match, you can specify only the value.

3.0.4

6 years ago

Added

Change

  • Replace e() method to htmlspecialchars().
  • Rename methodConfig method to config.

3.0.3

6 years ago

Added

  • Added escaping symbols for URL formating

Removed

  • Removed some attributes from XML

Change

  • Update comments in sitemap.php
  • Update default priority value