]> _ Git - psq.git/commit
add email validation
authorLouis Jeckel <louis.jeckel@outlook.cm>
Wed, 16 Sep 2020 11:41:06 +0000 (13:41 +0200)
committerLouis Jeckel <louis.jeckel@outlook.cm>
Wed, 16 Sep 2020 11:41:06 +0000 (13:41 +0200)
commit5176787fc7240dde85c7ad47ff8224580fc637a4
tree86f7db1438b61355a52c3d8b2ab7546e09cf3a7b
parenta18663058fef7f73593d134d110f88cde9a5dfe0
add email validation
.idea/inspectionProfiles/Project_Default.xml
app/MailgunValidation.php [new file with mode: 0644]
app/Nova/Actions/ValidateAddress.php [new file with mode: 0644]
app/Nova/Lenses/NonDeliverableAddresses.php [new file with mode: 0644]
app/Nova/User.php
app/User.php
database/migrations/2020_09_16_104354_create_validations_table.php [new file with mode: 0644]