Skip to content

Commit 5967340

Browse files
authored
Link to Eloquent Users driver docs
1 parent 239078f commit 5967340

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ If you're planning to use existing content, we can use the existing UUIDs. This
3838
- Run `php artisan migrate`.
3939
- Import entries into database with `php please eloquent:import-entries`.
4040

41+
## Storing Users in a Database
42+
43+
Statamic has a[ built-in users eloquent driver](https://statamic.dev/knowledge-base/storing-users-in-a-database) if you'd like to cross that bridge too.
44+
4145

4246
## Known issues
4347

0 commit comments

Comments
 (0)