No video

30 Days to Learn Laravel, Ep 16 - Forms and CSRF Explained (with Examples)

  Рет қаралды 4,862

Laracasts

Laracasts

Күн бұрын

Пікірлер: 14
@Graymar112
@Graymar112 3 ай бұрын
Best teacher
@gazorbpazorbian
@gazorbpazorbian 3 ай бұрын
i've noticed that if you use fillables, it's easier to copy the entire file/model to chatgpt than copying the model plus the table migration that could be incomplete because later on you added more fields.
@manashjyotideka8479
@manashjyotideka8479 3 ай бұрын
"Guru Brahma, Guru Vishnu, Guru Devo Maheshwara; Guru Sakshat Param Brahma, Tasmai Shri Guravay Namah". You are one of the best teacher in my life. Thank you 🙏🙏
@shishirkumarsky
@shishirkumarsky 3 ай бұрын
I usually add id, created_at, updated_at in $guarded array in models, because often large web applications, we have lots of columns.
@shishirkumarsky
@shishirkumarsky 3 ай бұрын
BTW, that example for CSRF was a great explanation, in fact I also agree with your opinion upon the 419 page expired error.
@michalbany5162
@michalbany5162 3 ай бұрын
I would like to see something about laravel echo or reverb
@whisperscribe
@whisperscribe 2 ай бұрын
Does the index, show etc, would be the same if I'm using Vue for example? I'm using at my work and made a folder like Video and name the files, VideoPlayer.vue, VideoForm.vue etc, is that ok?
@jediampm
@jediampm 3 ай бұрын
Hi Mr., why did you not teach about csrf token in PHP for beginners 2023 ? Thanks
@kemal6039
@kemal6039 2 ай бұрын
Csrf token comes with Laravel, it's not a default PHP function.
@jediampm
@jediampm 2 ай бұрын
​@@kemal6039 Hi, i think you did not understand the question. What i mean was that he did not teach the concept / definition of csrf problem and how to implement in vanilla php in that course that i mention. ;)
@renatofrota
@renatofrota 21 күн бұрын
@@jediampm because that's a course for beginners... and CSRF protection is a somewhat advanced technique. it has been mentioned here because Laravel includes it by default (it would be too weird to just say "add @csrf to your form or it won't work", you know?)
@davidpainzug5810
@davidpainzug5810 23 күн бұрын
Job::create([ 'title' => request('title'), 'salary' => request('salary'), 'employer_id' => 1 ]); return redirect('/jobs'); });``` Am stuck and i please need help the server sees the title as null even if i use ```dd(request('title'));``` i get null but if i use ```dd(request()->all()`` i get the an array with the data entered in the form
@renatofrota
@renatofrota 21 күн бұрын
is the form field name properly updated to name="title"? check carefully the output of request()->all()
@farouk_go5235
@farouk_go5235 35 минут бұрын
If you are still there I refreshed the db and it worked nice i don't know why
Everything You Need to Know About Laravel in 30 Minutes
29:15
ISSEI & yellow girl 💛
00:33
ISSEI / いっせい
Рет қаралды 21 МЛН
Fortunately, Ultraman protects me  #shorts #ultraman #ultramantiga #liveaction
00:10
Happy birthday to you by Tsuriki Show
00:12
Tsuriki Show
Рет қаралды 10 МЛН
Smart Sigma Kid #funny #sigma #comedy
00:40
CRAZY GREAPA
Рет қаралды 39 МЛН
30 Days to Learn Laravel, Ep 29 - Jobs, Tags, TDD, Oh My!
34:46
host ALL your AI locally
24:20
NetworkChuck
Рет қаралды 995 М.
SQL Tutorial for Beginners [Full Course]
3:10:19
Programming with Mosh
Рет қаралды 11 МЛН
The Intermediate Developer Trap
18:39
Laracasts
Рет қаралды 17 М.
Laravel vs React
9:40
Aaron Francis
Рет қаралды 51 М.
Let's Have a Dialog about Dialogs!
35:18
Laracasts
Рет қаралды 6 М.
APIs for Beginners 2023 - How to use an API (Full Course / Tutorial)
3:07:07
freeCodeCamp.org
Рет қаралды 1,9 МЛН
ISSEI & yellow girl 💛
00:33
ISSEI / いっせい
Рет қаралды 21 МЛН