You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: core/identifiers.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,6 @@ To help with your development experience, we introduced an identifier normalizat
7
7
8
8
> [!WARNING]
9
9
> This feature is not yet available with Laravel, if you need it please open a Feature Request issue!
10
-
11
10
> In the following chapter, we're assuming that `App\Uuid` is a project-owned class that manages a time-based UUID.
12
11
13
12
Let's say you have the following class, which is identified by a `UUID` type. In this example, `UUID` is not a simple string but an object with many attributes.
0 commit comments