Размер видео: 1280 X 720853 X 480640 X 360
Показать панель управления
Автовоспроизведение
Автоповтор
Thanks for the tutorial
Nice tutorial sir, but what are you doing here, between 27:10 and 27:17 where is the event(new Registered ($user))
Thanks, It is boilerplate code you can cancel it!
Nice tutorial Sir, i have a question what if the post table has user_id column?. How can we pass the id of the authenticated user to the post table?.
Glad it helps, you can use the following script to find user id $user_id =Auth::user()->id;
Thanks for the tutorial
Nice tutorial sir, but what are you doing here, between 27:10 and 27:17 where is the event(new Registered ($user))
Thanks, It is boilerplate code you can cancel it!
Nice tutorial Sir, i have a question what if the post table has user_id column?. How can we pass the id of the authenticated user to the post table?.
Glad it helps, you can use the following script to find user id $user_id =Auth::user()->id;