Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Commit

Permalink
Merge pull request #42 from ionut-tanasa/master
Browse files Browse the repository at this point in the history
Updated Readme for the Update Command.
  • Loading branch information
MrJuliuss committed Dec 4, 2013
2 parents 8389c20 + 9dcd842 commit 8eb8070
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,10 @@ Now go to login page :

http://your-url/dashboard/login

### Update command:
```php artisan syntara:update```

This command does the same as the install command, only **it won't publish again the config files**, overwriting your changes, allowing users to run any new database migrations or publish any new assets.

## Custom Development

Expand Down

0 comments on commit 8eb8070

Please sign in to comment.