Skip to content

Commit

Permalink
Remove note about installing it as dev dependency
Browse files Browse the repository at this point in the history
Advanced users of laravel will know how to do this, and the app comes with built protection anyway.
  • Loading branch information
garygreen authored Aug 26, 2016
1 parent f8723df commit 1c78a78
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ Visualise your routes in pretty format.
composer require garygreen/pretty-routes
```

**Note:** It's recommended to add this to your `require-dev` section and register the provider manually if your env is in local mode.

Add to your `config/app.php` providers array:

```
Expand Down

0 comments on commit 1c78a78

Please sign in to comment.