Fix a typo
This commit is contained in:
parent
21afde6070
commit
cb6ba96d14
1 changed files with 1 additions and 1 deletions
|
@ -35,5 +35,5 @@ $ 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`.
|
||||
|
||||
Now point your server to `publix/index.php` and viola. Essetnally this is a
|
||||
Now point your server to `publix/index.php` and viola. Essentially this is a
|
||||
Laravel app so debugging things shouldn’t be too hard.
|
||||
|
|
Loading…
Add table
Reference in a new issue