We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f893aa commit d159051Copy full SHA for d159051
src/Entity/EducationalInstitute.php
@@ -28,6 +28,8 @@
28
* }
29
* )
30
*
31
+ * @UniqueEntity("name")
32
+ *
33
* @Gedmo\SoftDeleteable(fieldName="deletedAt")
34
35
* @author Muhamad Surya Iksanudin <[email protected]>
0 commit comments