2017 © Pedro Peláez
 

library l5-humans

Simple humans.txt routes and views for Laravel 5.

image

olssonm/l5-humans

Simple humans.txt routes and views for Laravel 5.

  • Friday, May 25, 2018
  • by olssonm
  • Repository
  • 1 Watchers
  • 7 Stars
  • 461 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 16 % Grown

The README.md

Laravel humans.txt

Latest Version on Packagist ![Software License][ico-license] [Build Status][link-build], (*1)

l5-humans, (*2)

Stop polluting your customers footers with a "made by my agency so I put a cheap link in the footer"-link – that footer is your customers property. Instead, if you want credit – add a simple humans.txt., (*3)

All this package does is to add a route for /humans.txt and the associated view. "Why would I ever need a package for a simple thing like this?" you wonder? Well, so did I until I had done it over 20-30 times – it just saves a few minutes which adds up over time., (*4)

Install

Install via composer:, (*5)

``` bash $ composer require olssonm/l5-humans, (*6)


**Publish the view:** ``` bash $ php artisan vendor:publish --provider="Olssonm\Humans\ServiceProvider"

Or by just typing:, (*7)

``` bash $ php artisan vendor:publish, (*8)


And selecting `Olssonm\Humans\ServiceProvider`. ## Make it your own The view is located in your views-folder `/humans/humans.blade.php`. It's also valid to put this in your `<head>`: ``` html <link type="text/plain" rel="author" href="http://domain.com/humans.txt" />

If you by any chance need to access your humans.txt via a named route, that's also possible:, (*9)

``` html , (*10)


## Learn more Learn more about the humans.txt-standard at [humanstxt.org](http://humanstxt.org/). ## Testing ``` bash $ composer test

or, (*11)

bash $ phpunit, (*12)

License

The MIT License (MIT). Please see License File for more information., (*13)

© 2021 Marcus Olsson., (*14)

The Versions

25/05 2018

dev-master

9999999-dev https://github.com/olssonm/l5-humans

Simple humans.txt routes and views for Laravel 5.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel 5 olssonm humans.txt

25/05 2018

dev-dev

dev-dev https://github.com/olssonm/l5-humans

Simple humans.txt routes and views for Laravel 5.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel 5 olssonm humans.txt

08/09 2017

v4.0

4.0.0.0 https://github.com/olssonm/l5-humans

Simple humans.txt routes and views for Laravel 5.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel 5 olssonm humans.txt

01/02 2017

v3.0

3.0.0.0 https://github.com/olssonm/l5-humans

Simple humans.txt routes and views for Laravel 5.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel 5 olssonm humans.txt

04/11 2016

v2.1

2.1.0.0 https://github.com/olssonm/l5-humans

Simple humans.txt routes and views for Laravel 5.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel 5 olssonm humans.txt

25/08 2016

v2.0

2.0.0.0 https://github.com/olssonm/l5-humans

Simple humans.txt routes and views for Laravel 5.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel 5 olssonm humans.txt

05/07 2016

v1.1

1.1.0.0 https://github.com/olssonm/l5-humans

Simple humans.txt routes and views for Laravel 5.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel 5 olssonm humans.txt

30/06 2016

v1.0

1.0.0.0 https://github.com/olssonm/l5-humans

Simple humans.txt routes and views for Laravel 5.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel 5 olssonm humans.txt