Laravel 5.4 Email Verification - Authentication Course  #11

Laravel 5.4 Email Verification - Authentication Course #11

Bitfumes

7 лет назад

34,345 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@biswanathbanik9505
@biswanathbanik9505 - 19.02.2021 18:54

how to make the login preventation if not verified

Ответить
@muhammadmughees7551
@muhammadmughees7551 - 01.10.2020 08:05

If the status is 0 it is still logged in... What should I do???

Ответить
@muhammadmughees7551
@muhammadmughees7551 - 30.09.2020 11:31

Target class [Auth\RegisterController] does not exist.

Ответить
@muhammadmughees7551
@muhammadmughees7551 - 30.09.2020 11:31

Target class [Auth\RegisterController] does not exist.

Ответить
@muhammadmughees7551
@muhammadmughees7551 - 30.09.2020 11:30

Target class [Auth\RegisterController] does not exist.

Ответить
@muhammadmughees7551
@muhammadmughees7551 - 30.09.2020 11:30

Target class [Auth\RegisterController] does not exist.

Ответить
@ravish6280
@ravish6280 - 14.08.2020 11:28

Laravel authentication preset supports email verification. There is no need of doing it this way.

Ответить
@StayingPlus
@StayingPlus - 12.08.2020 13:07

stop saying obviously every chance you get.. if it was so obvious we wont be here

Ответить
@issaissifou3579
@issaissifou3579 - 28.05.2020 16:24

Thank you!

Ответить
@knowledge_is_power11
@knowledge_is_power11 - 31.03.2020 01:41

Expected response code 220 but got an empty response

Ответить
@bishalbhattarai9508
@bishalbhattarai9508 - 29.02.2020 04:36

Brother you hardcoded laravel RegisterUsers class instead of overriding its methods on RegisterController is it a good practise ?? Reply me fast

Ответить
@pavankumar6632
@pavankumar6632 - 18.02.2020 13:12

Hi sir good evening I am doing this email verification all good but finaly I have one error
That's Cannot send message without a sender address

Ответить
@vibhutiprajapati9131
@vibhutiprajapati9131 - 10.01.2020 11:13

what is change in env file in mail user name or password??

Ответить
@harpreet-singh9889
@harpreet-singh9889 - 19.12.2019 20:11

thanks for making this video good work keep it

Ответить
@dengelitayfa
@dengelitayfa - 18.12.2019 21:42

Thanks a lot of bro. You saved my day :)

Ответить
@R004032
@R004032 - 29.05.2019 11:42

i have user table admin table And Teacher table, how can i use 5.7 Verify Email for my teacher table Register? thks.

Ответить
@asimidrees3854
@asimidrees3854 - 03.05.2019 13:23

Expected response code 250 but got code "530", with message "530 5.7.1 Authentication required "
Error Find

Ответить
@mohamedaminemkhaibou6538
@mohamedaminemkhaibou6538 - 19.04.2019 01:14

ErrorException (E_NOTICE)
Trying to get property of non-object
in : C:\xampp\htdocs\ikmfact\vendor\laravel\framework\src\Illuminate\Mail\Mailable.php
at : the name and the address
protected function setAddress($address, $name = null, $property = 'to')
{
foreach ($this->addressesToArray($address, $name) as $recipient) {
$recipient = $this->normalizeRecipient($recipient);

$this->{$property}[] = [
'name' => $recipient->name ?? null,
'address' => $recipient->email,
];
}

return $this;
}

Ответить
@growdeuno
@growdeuno - 23.02.2019 21:35

thank u for the explaination... this vid is so helpful

Ответить
@deepakkumaryadav24
@deepakkumaryadav24 - 29.12.2018 21:46

where do you prevent the user having status 0 should not be able to logged in. please help someone who get it.

Ответить
@devdev4122
@devdev4122 - 21.12.2018 13:11

I tried to log in before verifying my mail and i got logged in. Can you help me?

Ответить
@vivekpatil7169
@vivekpatil7169 - 30.11.2018 21:20

can u upload a full project in laravel video series ? that will be helpful

Ответить
@vivekpatil7169
@vivekpatil7169 - 30.11.2018 21:20

thank you sir !

Ответить
@suvanshorts6848
@suvanshorts6848 - 30.11.2018 10:26

hi

i am not done with " php artisan make:mail EmailVerification "

it will show error make:mail not found like this. can you please help me ?

Ответить
@swagrid3521
@swagrid3521 - 13.11.2018 15:17

Bhai apna number de help chahidi a

Ответить
@rahulpatra3608
@rahulpatra3608 - 06.09.2018 15:37

I can't find RegistersUsers.php, how can i find it?, any suggestions please reply fast

Ответить
@manabroy3036
@manabroy3036 - 24.08.2018 15:13

Thank You Bro

Ответить
@joelepping3202
@joelepping3202 - 09.07.2018 22:11

nice job man ! thanks

Ответить
@talhaabdulhameed2492
@talhaabdulhameed2492 - 05.07.2018 12:10

i am getting this error 'Cannot send message without a sender address'

Ответить
@ghanashyambk191
@ghanashyambk191 - 28.06.2018 19:45

everything is good but in my project user is able to login without verification done... and with status 0... what is the problem?

Ответить
@hdaouihakim
@hdaouihakim - 08.06.2018 01:24

Thank you so much !Works like a charme even in laravel 5.6.

Ответить
@kallnascimento7
@kallnascimento7 - 02.06.2018 03:02

Dear bitfumes, i dont know why but i have this issue: These credentials bla bla bla bla, but my user is active and the password is right.

Ответить
@mariocebulkow2631
@mariocebulkow2631 - 27.05.2018 01:08

Good tutorial, but when i create user my redirect to verifyEmailFirst.blade.php not working. where is problem?

Ответить
@alexandrebarbosa2163
@alexandrebarbosa2163 - 18.04.2018 17:19

Thank you for you great work! this helped me a lot!

Ответить
@SakibAlHasan1995
@SakibAlHasan1995 - 11.04.2018 12:55

Thanks Sir

Ответить
@SakibAlHasan1995
@SakibAlHasan1995 - 11.04.2018 12:54

user Login and this login email address is from mail address and send to office mail , like to click one button . why is possible ?

Ответить
@rezwansaki
@rezwansaki - 31.03.2018 23:58

thanks

Ответить
@kyawsai3088
@kyawsai3088 - 14.03.2018 12:16

what about admin registration to insert data into admin table not manually ? could you tell me how to do ? thanks

Ответить
@mikeendsley8453
@mikeendsley8453 - 27.02.2018 20:54

Great video, one suggestion is to show how to add a default via Laravel rather than through PhpMyAdmin. In the ..._table.php file, it should look like this : $table->boolean('status')->default(0);

Ответить
@rupeshgupt
@rupeshgupt - 25.02.2018 11:38

Hi Ankur, can you please add a video for mobile verification with otp ??. Thanks in advance

Ответить
@teenmastr
@teenmastr - 17.02.2018 09:52

Hi Ankur,

Thanks for your contribution.
May I ask what all front-end technologies you used for this tutorial? Like, it seems you may have used JSON? Is that right?

Ответить
@firojkhan-kv1ew
@firojkhan-kv1ew - 03.02.2018 11:06

Sir I got the mail when I click on click here url it directly goes to login page not in sendEmailDone()method
how I solve this problem
this is my code for link

To verify email <a href="{{route('sendEmailDone',['email' =>$user->email,'verifyToken' =>$user->verifyToken])}}">click here</a>

I am doing this in laravel 5.5

Ответить
@md.hasantarek1540
@md.hasantarek1540 - 14.01.2018 13:05

how can be check the email address exsist or not in real world ?

Ответить
@niv8880
@niv8880 - 13.01.2018 19:37

Brilliant tutorial. Thank you very much for this. Really appreciated it,.

Ответить
@tadeayodeji6990
@tadeayodeji6990 - 21.12.2017 23:49

hello bitfumes.
how do i redirect to login page after verifying user registration via email.

Ответить