Skip to content

Commit

Permalink
Remove unnecessary php tag
Browse files Browse the repository at this point in the history
  • Loading branch information
jgrossi committed Jul 13, 2017
1 parent 922c8b8 commit d5c3045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ Just set the database `connection` you want to be used by Corcel in `config/corc
Let' suppose you have those following database connections in your `config/database.php` file:

```php
<?php // File: /config/database.php
// File: /config/database.php

'connections' => [

Expand Down

0 comments on commit d5c3045

Please sign in to comment.