2017 © Pedro Peláez
 

library laravel-localization-sitemap

Sitemap generation for Laravel Localization package from mcamara

image

tachyonvfx/laravel-localization-sitemap

Sitemap generation for Laravel Localization package from mcamara

  • Thursday, September 28, 2017
  • by nmpribeiro
  • Repository
  • 1 Watchers
  • 0 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

laravel-localization-sitemap

Sitemap generation for Laravel Localization from @mcamara, (*1)

Many thanks to jaumesala for his code! He made all the effort here. Check https://github.com/mcamara/laravel-localization/issues/48#issuecomment-332744555, (*2)

  • installation
    • composer require tachyonvfx/laravel-localization-sitemap
    • (had to do composer require tachyonvfx/laravel-localization-sitemap @stable )
    • still much to learn :)
  • add provider to config/app.php, (*3)

    • Tachyonvfx\Localization\Sitemap\TachyonSitemapServiceProvider::class,
  • to publish config file:, (*4)

    • php artisan vendor:publish

still in development, (*5)

The Versions

28/09 2017

dev-master

9999999-dev https://github.com/tachyonvfx/laravel-localization-sitemap

Sitemap generation for Laravel Localization package from mcamara

  Sources   Download

MIT

The Requires

 

by Nuno Ribeiro