Laravel CRUD in 50 minutes for Beginners from Scratch

  Рет қаралды 185,399

Devtamin

Devtamin

Жыл бұрын

Are you looking for an easy way to build Laravel CRUD? In this 50-minute video, I'm going to show you how to implement a CRUD operation in Laravel application. I'll teach you how to connect Laravel application with database to create, update and delete data. Discover the latest Laravel CRUD operation and learn how to create your own Laravel CRUD with ease.
Code on GitHub - github.com/devtamin/Laravel-C...
★★★ Timeline ★★★
Introduction 00:15
Install Laravel 01:10
Connect Laravel App with Database 02:49
Create a Table in Database by Using a Migration File 04:37
Create Laravel Model 08:24
Create Laravel Controller 10:30
Create a First View File 11:31
Create a First Route 12:31
Implement a Create Function 15:42
Implement a Read Function 15:42
Implement a Update Function 35:13
Implement a Delete Function 45:31
★★★ More Related Videos ★★★
How to Install Laravel on Windows 11 for Beginners - • How to Install Laravel...
How to Install Laravel on Windows 10 - • How to Install Laravel...
What is MVC? Explain MVC for Beginners - • What is MVC? Explain M...

Пікірлер: 381
@delphinaella1
@delphinaella1 2 ай бұрын
I have downloaded more than 3 tutorial video from different tutors just to have a grasp of laravel intro but couldn't and you just made it more easier for me to understand, you're a good tutor honestly speaking!.
@asimreyazuddin3494
@asimreyazuddin3494 3 ай бұрын
Probably the only tutor I know who showed us how to extensively use the laravel documentation. Thanks so much
@Devtamin
@Devtamin 3 ай бұрын
You're welcome
@MahmoudAl-Akkad
@MahmoudAl-Akkad 5 ай бұрын
Kingo ( If anyone visiting the comments to make a choice for watching the video, Watch it without thinking ) plus the power point helped a lot in understanding the MVC map. Thank you for the amazing production.
@Devtamin
@Devtamin 4 ай бұрын
I'm happy to help
@bakarirashid5771
@bakarirashid5771 8 ай бұрын
This is what I was looking for. Thank you very much. You have simplified my journey towards learning Laravel. Be blessed my friend.
@Headspr0uter
@Headspr0uter 11 ай бұрын
I wish this video existed while I was having my first go at this assignment. You've made everything make sense and I'll nail it on attempt number two.
@mattheweppy5500
@mattheweppy5500 7 ай бұрын
One of the few courses I've found where they actually explain what everything means and how it works. Thank you bud!
@Devtamin
@Devtamin 7 ай бұрын
You're welcome
@hartdev05
@hartdev05 Жыл бұрын
Just came across your channel today as I was researching on Laravel. Thank you so much for this excellent tutorial! Everything was really clear and comprehensive. I am even more confident now that I can build my dream projects with Laravel! Thank you again! Will be checking out your Laravel login and registration video as well. 💪
@Devtamin
@Devtamin Жыл бұрын
Great to hear!
@migaddecanan4176
@migaddecanan4176 Жыл бұрын
Thank you sooooo much for this, You are the best self-paced tutor i have met on youtube, you are calm clear and you move step by step. THANK YOU SOOO MUCH
@Devtamin
@Devtamin Жыл бұрын
You're welcome. Please, subscribe
@mosesnandi
@mosesnandi 8 ай бұрын
It's incredible! Best Laravel course on KZfaq and have checked about 10 at this moment. What's really amazing is the fact that he touched all the important points in 50 minutes. Not 1 hr., 2hrs or 10hrs. Superb!
@Devtamin
@Devtamin 8 ай бұрын
Thank you for a comment
@eatsfunk
@eatsfunk 11 ай бұрын
I agree with most comments. I thought I was possibly just a dash too dumb for laravel, I could never really wrap my head around the concept. Thankfully, your tutorial cleared up a lot for me! So thanks a lot!
@Devtamin
@Devtamin 9 ай бұрын
No problem
@Ken-td8gc
@Ken-td8gc 5 ай бұрын
One of the best Laravel tutorials I've watched.
@Devtamin
@Devtamin 4 ай бұрын
I appreciate your comment
@lancemarchetti8673
@lancemarchetti8673 6 ай бұрын
You are one of the few tutors that actually responds to your users comments. Excellent.
@Devtamin
@Devtamin 6 ай бұрын
Thank you for a comment
@nikasghimire
@nikasghimire 5 ай бұрын
Exactly what I was looking for, perfect video. Simple and to the point.
@Devtamin
@Devtamin 5 ай бұрын
Great to hear!
@verawat
@verawat Ай бұрын
Good job @Devtamin , We was follow your amazing easy tutorial step by step and finally it would be done. Great job for my first beginning learn to Laravel. Thank you. (I came from THAILAND. nice to meet you)
@sonny5497
@sonny5497 10 ай бұрын
Your pacing and teaching style is perfect! Many thanks for this amazing tutorial
@Devtamin
@Devtamin 9 ай бұрын
My pleasure!
@benpapadakis
@benpapadakis 6 ай бұрын
Really great video. Concise. No time lost with css. Thank you very much!
@Devtamin
@Devtamin 6 ай бұрын
Glad you liked it!
@GravitonTesseract-hg4lw
@GravitonTesseract-hg4lw 5 ай бұрын
The lesson is so clear. This makes it easy for me who previously thought Laravel was difficult to learn.
@Devtamin
@Devtamin 5 ай бұрын
You're welcome
@user-zo8ez3nn4m
@user-zo8ez3nn4m 3 ай бұрын
My guy you are the real tutor. Viva! You explained to me what others have been beating about the bush in less than an hour. God bless you.
@Devtamin
@Devtamin 3 ай бұрын
I appreciate that!
@GravitonTesseract-hg4lw
@GravitonTesseract-hg4lw 5 ай бұрын
You are the best tutor I have ever met. Your qualities are the same as Edwin Diaz. The curriculum you teach is simple. That makes it easier for me to understand.
@Devtamin
@Devtamin 5 ай бұрын
I appreciate it
@briandacallos4234
@briandacallos4234 Жыл бұрын
I watched your node tuts bro, and now laravel? bruhhh, another legend is born!
@Devtamin
@Devtamin Жыл бұрын
I appreciate your comment.
@seharsheikharshad7861
@seharsheikharshad7861 10 ай бұрын
This video helped me create a proper project on my own, even though i never used laravel before. Thank you so much.
@Devtamin
@Devtamin 9 ай бұрын
Great to hear!
@Don_Verissimo
@Don_Verissimo 10 ай бұрын
Man you are a exelent teacher! you could focus only in laravel, this is one of the best tutorial beginer friendly i ever seen in laravel!
@Devtamin
@Devtamin 9 ай бұрын
Wow, thanks!
@michaelpower4880
@michaelpower4880 Жыл бұрын
Nice one bro, I have been deb-ling with crud but your concise tutorial made it easier. Thank you so much
@Devtamin
@Devtamin Жыл бұрын
You're welcome. Pls, subscribe
@RobinBroere
@RobinBroere 7 ай бұрын
I am currently studying software development and we are doing Laravel. This tutorial is honestly such a livesaver. first i was very overwhelmed but you explain everything very quickly and clearly. Thank you so much
@Devtamin
@Devtamin 7 ай бұрын
Glad it helped!
@Ahmed-ye5sd
@Ahmed-ye5sd 6 ай бұрын
NIce man, you kept it short no BS, and explained very well ,Much appreciated
@Devtamin
@Devtamin 6 ай бұрын
Glad you liked it!
@angelotancioco2117
@angelotancioco2117 9 ай бұрын
this video is very helpful for me studying the laravel framework and you explain it in a very simple way that we can understand easily. Thank you!
@Devtamin
@Devtamin 9 ай бұрын
Glad it was helpful!
@horacioberardonebouhebent776
@horacioberardonebouhebent776 11 ай бұрын
Simple. Excellent ! Thanks so much !
@mongsmcmonagle
@mongsmcmonagle 9 ай бұрын
You make excellent tutorials. Keep up the great work. These are so good I would pay on patreon.
@Devtamin
@Devtamin 9 ай бұрын
Much appreciated!
@mrsky_
@mrsky_ Жыл бұрын
Thank you for this tutorial, easy to understand and learn. Keep uploading more tutorial like this, we can learn a lot from you 👍
@Devtamin
@Devtamin Жыл бұрын
More to come!
@ETcodenet
@ETcodenet 11 ай бұрын
it is so helpful. I learn the basic understanding on Laravel from this amazing tutorial. cool and clear. thanks a lot from Ethiopia
@Devtamin
@Devtamin 9 ай бұрын
Glad it was helpful!
@imamdroubi6537
@imamdroubi6537 10 ай бұрын
Thanks a lot... I have been struggling not knowing where to start, now I did everything in the tutorial and understood it Keep it up
@Devtamin
@Devtamin 9 ай бұрын
You are welcome 😊
@WisdomOmote
@WisdomOmote 9 ай бұрын
Been battling with laravel for months but this video is my answer to laravel. Thank you bro
@Devtamin
@Devtamin 8 ай бұрын
Thank you for a comment
@owlrym.7417
@owlrym.7417 Ай бұрын
Thank you so much for the tutorial. Thanks to you I finally understood how the MVC architecture works (at least in a simplified way). I just subscribed and will definitely watch more of your tutorials!!
@Devtamin
@Devtamin Ай бұрын
Glad it helped!
@aligemstone
@aligemstone 3 ай бұрын
you are the one who thought us the right way how to work with laravel and laravel documentation. I am strondly satisfied with the method of teaching you use in the video. I am watching your video for the first time but I am really impressed with the simplicity and detailed explanations and diagrams you use in the video. Many thanks for your hard work. Thanks Thanks
@Devtamin
@Devtamin 3 ай бұрын
Glad it was helpful!
@kaniselvandanasakaran5271
@kaniselvandanasakaran5271 11 ай бұрын
hats off..simple and insightful...u helped to gain my confidence on laravel
@Devtamin
@Devtamin 9 ай бұрын
Nice comment
@user-tk2ys1zy3x
@user-tk2ys1zy3x 9 ай бұрын
This is very clearly explained. Great video.
@Devtamin
@Devtamin 8 ай бұрын
Thank you
@MAKSIMTSA
@MAKSIMTSA Жыл бұрын
It turned out to be a very cool video. I even understood everything very well in English. Although I don't know English well yet. I would like another video about the multi-user addition of goods.
@Devtamin
@Devtamin Жыл бұрын
Glad you enjoyed it!
@OltMemeti
@OltMemeti 6 ай бұрын
this is the best video on youtube for laravel fr helped me a ton thank u
@Devtamin
@Devtamin 6 ай бұрын
Glad it helped!
@mulikateteangella911
@mulikateteangella911 24 күн бұрын
This tutorial has really helped me to understand Laravel extensively. Thank you soooo much
@Devtamin
@Devtamin 21 күн бұрын
Great to hear!
@goeseeff
@goeseeff 7 ай бұрын
Amazing video, you're a great teacher. Thank you so much!
@Devtamin
@Devtamin 7 ай бұрын
You're very welcome!
@ZteinWorks
@ZteinWorks 3 ай бұрын
Great tutorial you explain it all on easiest way to understand I will give it 10/10, post more tutorial like this, good job and thank you!
@Devtamin
@Devtamin 3 ай бұрын
Thanks, will do!
@gamersdontdie8274
@gamersdontdie8274 2 ай бұрын
I have learned something from you so you have my subscribed Im a native php developer and nowadays laravel is indemmand and hard for me to find job so I have to advance using framework then I found your tutorial it helps me a lot.
@Devtamin
@Devtamin 2 ай бұрын
Great to hear!
@mac2431
@mac2431 2 ай бұрын
one of the best tuto i have ever seen ty
@Leo-op5qo
@Leo-op5qo 2 ай бұрын
Huge respect to you, brother. I saw many other tutorials before this and was not able to understand as I found that too much content for the starting. This is the best for introduction. Thank you❣
@Devtamin
@Devtamin 2 ай бұрын
Glad to hear that
@Leo-op5qo
@Leo-op5qo 2 ай бұрын
@@Devtamin I'm learning to make some front-end with Vue.js in the laravel project, could you please suggest something or share something? I would be really grateful. ☺
@meenu1764
@meenu1764 8 ай бұрын
Thanks for making this clear video. I was confused if i know laravel. Turned out i know so many things and yes i got some of my concepts clear.
@Devtamin
@Devtamin 8 ай бұрын
You're welcome
@theinfinitenaire7092
@theinfinitenaire7092 7 ай бұрын
mine loads super slow (like it never stop loading) every time i attempt to add data,, help@@Devtamin
@johncyrilrusso3063
@johncyrilrusso3063 Ай бұрын
Thank you so much bro, I finished my page with no problems thus far
@Devtamin
@Devtamin Ай бұрын
No problem 👍
@AXDIJERG
@AXDIJERG 15 күн бұрын
Excellent video, many thanks!
@rpralica
@rpralica 5 ай бұрын
Great tutorial that helped me get going with Laravel. Thanks a lot for this.
@Devtamin
@Devtamin 5 ай бұрын
You're very welcome!
@inablackwood6328
@inablackwood6328 4 ай бұрын
Hey, thank you so much for this tutorial. It helped me with some concepts of Laravel!
@Devtamin
@Devtamin 4 ай бұрын
Great to hear!
@Go2Jame
@Go2Jame 9 ай бұрын
Thank you. It's make me clear in Laravel CRUD.
@Devtamin
@Devtamin 9 ай бұрын
You're welcome. Don't forget to subscribe
@brianayienda7057
@brianayienda7057 3 ай бұрын
You have an amazing skill, i was facing some challenges getting started with CRUD in laravel but not i can fully create my web apps without checking the docs. Thank you brother
@Devtamin
@Devtamin 3 ай бұрын
Glad I could help!
@afsmos
@afsmos 9 ай бұрын
great information and perfect simple methods, thank you so much for them.👍
@Devtamin
@Devtamin 9 ай бұрын
Glad you like them!
@dinushaanupama3646
@dinushaanupama3646 Ай бұрын
Good Video for Beginners! Thank You so much!
@Devtamin
@Devtamin Ай бұрын
You're welcome!
@chhtony1190
@chhtony1190 Жыл бұрын
Thank you, I learned about the success message from you, I didn't know, thanks for giving me more knowledge :)
@Devtamin
@Devtamin Жыл бұрын
You're welcome. Pls, subscribe
@arjunajayadewa7377
@arjunajayadewa7377 Жыл бұрын
Superb ! Thank you very much. Hope you will upload more tutorials in future
@Devtamin
@Devtamin Жыл бұрын
I will try my best
@nishithanilupul5933
@nishithanilupul5933 6 ай бұрын
you are a lifesaver. great work and keep it up.
@Devtamin
@Devtamin 6 ай бұрын
Glad to help
@rafaelwartha
@rafaelwartha 10 ай бұрын
Very good your video, I understand very little English, but you can make me understand, thank you!!!!
@Devtamin
@Devtamin 9 ай бұрын
Glad I could help!
@Ram-z5n
@Ram-z5n Күн бұрын
u made it look so simple. thanks dood
@ChristianGaray-wc4gv
@ChristianGaray-wc4gv 11 ай бұрын
@Devtamin a genius, thank you very much for your contribution 👽
@Devtamin
@Devtamin 9 ай бұрын
My pleasure!
@boikimphore4707
@boikimphore4707 9 ай бұрын
Great detailed explanations with examples.
@Devtamin
@Devtamin 8 ай бұрын
Glad you like it
@Daliakamel34
@Daliakamel34 6 ай бұрын
I hope that you could continue, your explanation is amazing
@Devtamin
@Devtamin 5 ай бұрын
Thank you, I will
@Hanbro1o
@Hanbro1o 5 ай бұрын
Incredible tutorial, you have a gift. I learned so much, referencing the powerpoint was great for context. Thank you!!! FWIW I also had to play around with commenting out $table->timestamp(); in the create_products_table migration, I think this is from a laravel update. Any other issue I had was from my own typo :P
@Devtamin
@Devtamin 5 ай бұрын
Thank you for a comment
@code5017
@code5017 2 ай бұрын
Thank you, this tutorial helped me a lot.
@Devtamin
@Devtamin 2 ай бұрын
Glad to hear that!
@sandiptribhuvan8434
@sandiptribhuvan8434 17 күн бұрын
It is very nice explanation. Please do more videos on laravel.
@w.sh.a1651
@w.sh.a1651 3 ай бұрын
That was so helpful, thank you so much!!
@Devtamin
@Devtamin 3 ай бұрын
You're welcome
@alfinrevaldiprasetyo
@alfinrevaldiprasetyo 4 ай бұрын
Thank You So Much For The Tutorial!!
@Devtamin
@Devtamin 4 ай бұрын
You're welcome
@hannsflip
@hannsflip 4 ай бұрын
was super quick and really helpfull!!!!
@Devtamin
@Devtamin 4 ай бұрын
So glad!
@itinfo8931
@itinfo8931 4 ай бұрын
Great Effort . Thank you so much sir!
@Devtamin
@Devtamin 4 ай бұрын
Most welcome!
@Iamhere_whyfear
@Iamhere_whyfear 6 ай бұрын
Very good tutorial. completed fully. thanks, subscribed the channel
@Devtamin
@Devtamin 6 ай бұрын
Thank for a sub
@ryanmowielu5718
@ryanmowielu5718 7 ай бұрын
i learned a lot bout basics of laravel crud. thank you for the tutorial. we have an exam tom about this and hoping i can have good grades ^_^
@Devtamin
@Devtamin 7 ай бұрын
Glad it was helpful!
@user-ef2cn1uf5k
@user-ef2cn1uf5k 8 ай бұрын
Clear and well explained! 👏
@Devtamin
@Devtamin 7 ай бұрын
Thank you for a comment
@HeyHeizel
@HeyHeizel 2 ай бұрын
Hello, I have watched your tutorials and you're the only one who can explain it easily. I hope you can create a new tutorial about customizing the infos in the registration form in laravel breeze. It'll help me a lot cos I'm stuck TT. Thank you.
@Devtamin
@Devtamin 2 ай бұрын
Yes, soon
@HeyHeizel
@HeyHeizel 2 ай бұрын
@@Devtamin omg thank you so much for noticing me 🥹
@sanaeareina5371
@sanaeareina5371 Жыл бұрын
you're super hero thank youuuu so much for this video it was very helpful❤❤
@Devtamin
@Devtamin Жыл бұрын
Glad it helped!
@OneHypeMarketing
@OneHypeMarketing 8 ай бұрын
this was awesome dude!
@ghulamalimohtaj588
@ghulamalimohtaj588 6 ай бұрын
Thank you so much, it was so helpful 😊
@Devtamin
@Devtamin 6 ай бұрын
You're so welcome!
@suvradiproy1946
@suvradiproy1946 4 ай бұрын
Very good tutorial for a beginner like me, thanks a lot.
@Devtamin
@Devtamin 4 ай бұрын
Glad it was helpful!
@healthyupdates4851
@healthyupdates4851 6 ай бұрын
i am a bit hesitant to watch English tutorials due to language barrier but i haven't found any video of this details. I want to thank you .i am a react developer learning Laravel for my project
@Devtamin
@Devtamin 6 ай бұрын
You're welcome
@safafliss3707
@safafliss3707 9 ай бұрын
Thank uu so much this is exactly what I needed
@Devtamin
@Devtamin 9 ай бұрын
You're welcome
@abeeT1
@abeeT1 2 ай бұрын
it's really helpful, Thank You
@Devtamin
@Devtamin 2 ай бұрын
Glad it was helpful!
@edumacdigitals
@edumacdigitals 5 ай бұрын
well simplified. kudos
@Devtamin
@Devtamin 5 ай бұрын
Glad you liked it
@rolliejabonero2044
@rolliejabonero2044 2 ай бұрын
Great tutorial! Keep it up!
@Devtamin
@Devtamin 2 ай бұрын
Thanks, will do!
@jedzadomusic6878
@jedzadomusic6878 2 ай бұрын
I love this tutorial, Thank you, sir.
@Devtamin
@Devtamin 2 ай бұрын
You're very welcome!
@jerichoempleo6712
@jerichoempleo6712 3 ай бұрын
Very helpful! Thank u!
@Devtamin
@Devtamin 3 ай бұрын
Glad it was helpful!
@tumusimedavid5207
@tumusimedavid5207 18 күн бұрын
Impressive I love you work, thank you a lot. 😍😍😍😍😍😍
@Devtamin
@Devtamin 18 күн бұрын
Thank you! Cheers!
@HE360
@HE360 Жыл бұрын
At around 27:40 of this video, I don't know if they updated Laravel some time after this video was made or what. But, I had to go to the database folder --> migration folder --> the file that contains the words "create_products_table" and I had to comment out the "$table->timestamp();" part and redo the migration using the command "php artisan migrate:reset" and then the command "php artisan migrate". Because if you don't, once you put in the values for the name, qty, price and description, you'll get an error message saying that you don''t have values for 'updated_at' and 'created_at' and Laravel is going to expect these time values BEFORE it puts your values into the mysql database and it won't let you continue or things won't work correctly unless you either go into the above mentioned migration file called create_products_table and comment out the $table->timestamp() part, or put in some actual values for the updated_at and created_at parameters. Remember, this info is for if you get errors after doing everything up to the 27:40 mark. And one more thing, DON'T put a dollar sign ($) when you enter a value for the price on the Product page "price" blank. That is, don't put in $5.10 or $2.50, etc. Just put the numbers as in 5.10 or 2.50, etc. without a dollar sign. Otherwise, your code up to the 27:40 mark of this video may not work correctly either. It took me a while to figure these things out. I hope this helps!
@Devtamin
@Devtamin Жыл бұрын
Thank you for sharing
@martafonseca1411
@martafonseca1411 6 ай бұрын
i did that and still didnt work..
@RUBENEDUARDMANLIMOS
@RUBENEDUARDMANLIMOS 6 ай бұрын
Thanks. This tutorial is helpful
@Devtamin
@Devtamin 6 ай бұрын
You're welcome!
@salvadorarreolarodriguez6165
@salvadorarreolarodriguez6165 Ай бұрын
Best explanaition... tnx
@faheem08
@faheem08 4 ай бұрын
Make more Laravel 10 beginner's project... Your project explanation is incredible 🎉
@Devtamin
@Devtamin 3 ай бұрын
Sure
@nirodhajayasankha2630
@nirodhajayasankha2630 8 ай бұрын
Great Video..Please do a video on React with Laravel..Thanks.
@nikhilpashte775
@nikhilpashte775 4 ай бұрын
Loved this tutorial
@Devtamin
@Devtamin 4 ай бұрын
You're welcome
@technicalaman_kld2803
@technicalaman_kld2803 8 ай бұрын
Sir your explanation idea so good thank you sir
@Devtamin
@Devtamin 7 ай бұрын
You are most welcome
@user-ju4sz5tf9w
@user-ju4sz5tf9w 2 ай бұрын
merci beaucoup vous etes meilleur
@ihorshtohryn
@ihorshtohryn 6 ай бұрын
Amazing! Thanks man!
@Devtamin
@Devtamin 5 ай бұрын
Glad you liked it!
@Adaaam95
@Adaaam95 8 ай бұрын
Very helpful thankyou so much
@Devtamin
@Devtamin 7 ай бұрын
You’re welcome 😊
@esaintgraphics2550
@esaintgraphics2550 5 ай бұрын
Wow! You're amazing bro
@Devtamin
@Devtamin 5 ай бұрын
Thank you 🙌
@izzulhaqmahardika8892
@izzulhaqmahardika8892 Жыл бұрын
keep creating useful tutorial mr good man
@Devtamin
@Devtamin Жыл бұрын
Thank you, I will
@UD-Blackknight
@UD-Blackknight 10 ай бұрын
Great tutorial!
@Devtamin
@Devtamin 9 ай бұрын
Glad you think so!
@nadirrezaoui2170
@nadirrezaoui2170 10 ай бұрын
Thank you so much for this tutorial
@Devtamin
@Devtamin 9 ай бұрын
Most welcome 😊
@liderbusinessenglish
@liderbusinessenglish 5 ай бұрын
Really good.. Cheers
@Devtamin
@Devtamin 5 ай бұрын
Thank you! Cheers! I hit the sub button on your channel. Keep going bro !!
@BonerPauler
@BonerPauler Жыл бұрын
i had watched your nodejs video your explainations are simple and awesome i love your tuts waiting for more 💓
@Devtamin
@Devtamin Жыл бұрын
I highly appreciate your comment. Please, subscribe
PHP is the future
34:27
Aaron Francis
Рет қаралды 168 М.
Laravel Tutorial For Beginners (Simple User CRUD App)
1:16:13
LearnWebCode
Рет қаралды 168 М.
когда повзрослела // EVA mash
00:40
EVA mash
Рет қаралды 3,8 МЛН
МАМА И STANDOFF 2 😳 !FAKE GUN! #shorts
00:34
INNA SERG
Рет қаралды 4,4 МЛН
Survival skills: A great idea with duct tape #survival #lifehacks #camping
00:27
Smart Sigma Kid #funny #sigma #comedy
00:25
CRAZY GREAPA
Рет қаралды 13 МЛН
When should you pick Laravel over WordPress?
26:54
viewSource
Рет қаралды 5 М.
Why Don't We Have A Laravel For JavaScript?
12:36
Theo - t3․gg
Рет қаралды 88 М.
Laravel 11 Tutorial for Beginners - Laravel Crash Course (2024)
1:22:20
The Codeholic
Рет қаралды 131 М.
How To Get Started With PHP, Composer & Laravel (Windows & Mac)
1:22:14
когда повзрослела // EVA mash
00:40
EVA mash
Рет қаралды 3,8 МЛН