Download the PHP package oxyagency/laravel-5-robots without Composer
On this page you can find all versions of the php package oxyagency/laravel-5-robots. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download oxyagency/laravel-5-robots
More information about oxyagency/laravel-5-robots
Files in oxyagency/laravel-5-robots
Download oxyagency/laravel-5-robots
More information about oxyagency/laravel-5-robots
Files in oxyagency/laravel-5-robots
Vendor oxyagency
Package laravel-5-robots
Short Description Robots.txt Generator for Laravel 5
License MIT
Package laravel-5-robots
Short Description Robots.txt Generator for Laravel 5
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-5-robots
robots.txt Generator for Laravel 5
This is a fork of https://github.com/jayhealey/Robots. It appears development has stalled on the original repository.
The purpose of this fork is to introduce Laravel 5 compatibility and PSR-4 and PSR-2 (for Laravel 5.1).
Installation
Step 1: Composer
Add the package to your composer.json
:
Step 2: Configuration
Add the following to your config/app.php
in the providers
array:
You can also optionally add the following to the aliases
array:
Usage
Add the following to your routes file:
Refer to the Robots.php for API usage.
License
MIT
All versions of laravel-5-robots with dependencies
PHP Build Version
Package Version
The package oxyagency/laravel-5-robots contains the following files
Loading the files please wait ....