Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mbalandis committed Aug 13, 2024
1 parent e72f7b6 commit 7471213
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 @@ -12,5 +12,5 @@

- Go to: `http://127.0.0.1:8000/admin/` (port might be different)
- In posts create a new plain_text entry: 123 (leave rich_text blank)
- In post create a new plain_text that contains any string character such as '123a'
- In post create a new plain_text that contains any string character such as '123a' (leave rich_text blank)
- See: `app/Filament/Resources/PostResource/Pages/EditPost.php` for code. Uncomment each individual part between `/* ... */` one at a time and comment out the ones before.

0 comments on commit 7471213

Please sign in to comment.