Skip to content

Commit 660bf1d

Browse files
authored
Update README.md
1 parent ab5c5f1 commit 660bf1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ Example PDO driver fetch queries:
163163

164164
The *Eloquent ORM* provides a beautiful, simple ActiveRecord implementation for working with your database. Each database table has a corresponding "Model" which is used to interact with that table. Models allow you to query for data in your tables, as well as insert new records into the table.
165165

166-
*Examples of phreak eloquent usage can be found at the '**modules/elog**' made for demonstration.*
166+
*Examples of phreak eloquent usage can be found at the '**modules/eloq**' made for demonstration.*
167167

168168
Full documentation can be found at [Eloquent's](https://laravel.com/docs/5.7/eloquent) page.
169169

0 commit comments

Comments
 (0)