Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cmgmyr committed Sep 27, 2015
1 parent 5bc56f7 commit 7cb7174
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 @@ -53,8 +53,6 @@ Update config file to reference your User Model:

Create a `users` table if you do not have one already. If you need one, simply use [this example](https://github.com/cmgmyr/laravel-messenger/blob/v2/src/Cmgmyr/Messenger/examples/create_users_table.php) as a starting point, then migrate.

__Note:__ if you already have a `users` table and run into any issues with foreign keys, you may have to make the `id` unsigned.

Migrate your database:

php artisan migrate
Expand Down

0 comments on commit 7cb7174

Please sign in to comment.