update readme to reflect changes to how syndication targets need to be set
This commit is contained in:
parent
9a572e5eb4
commit
ab99c251ad
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ $ php artisan migrate
|
|||
```
|
||||
|
||||
Now we need to edit some config values. In `config/app.php` edit `name`, and in
|
||||
`config/syndication.php` edit it to the appropriate values or set targets to `null`.
|
||||
`config/syndication.php` edit it to the appropriate values or set targets to `[]`.
|
||||
|
||||
Some other things that should be changed. Go to `resources/views/master.blade.php`,
|
||||
you may not want to link to a projects page. Also in the `<head>` the two last links
|
||||
|
|
Loading…
Add table
Reference in a new issue