Skip to content

Commit

Permalink
README : add requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony BOTALLA committed Dec 2, 2019
1 parent 45c0eaa commit 462d69b
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,18 @@

This package provides a Nova Tool to manage redirects with [spatie/laravel-missing-page-redirector](https://github.com/spatie/laravel-missing-page-redirector).

## Requirements

* PHP >= 7.2
* Laravel Nova >= 2.0
* Laravel Framework >= 5.8

## Installation

You can install the package via composer:

```sh
composer require novius/laravel-nova-redirects-manager
composer require novius/laravel-nova-redirect-manager
```

The package will automatically register itself.
Expand Down

0 comments on commit 462d69b

Please sign in to comment.