Junior Laravel CRUD+jQuery Code Review: Random Tips in 10 Minutes

  Рет қаралды 27,430

Laravel Daily

Laravel Daily

Күн бұрын

Пікірлер: 57
@CHSKnight
@CHSKnight 3 жыл бұрын
Your channel has made fall in love with Laravel. Thank you
@marcusgaius
@marcusgaius 3 жыл бұрын
Honestly, I love this guy. He didn't dare to remove anything that he didn't add himself, including the default Laravel resource controller comments, or the '#code...' from the snippet extension. But seriously, I see a lot of myself from 2 years ago in his code (including, but not limited to the use of jQuery :D). He's not afraid to try and to ask for feedback, he should do quite well in the future, especially if he continues following your videos. :)
@arslannaseeb843
@arslannaseeb843 3 жыл бұрын
I'm a junior developer and I love the the way you point the common mistakes. keep it up Captain !!!
@Saradomin65
@Saradomin65 3 жыл бұрын
I'm planning to learn Laravel again, and watching your videos really helps me recall things I've forgotten and also learn new things I didn't knew before.
@leforce8249
@leforce8249 3 жыл бұрын
You are the experienced senior dev we all are missing in our team
@geralddasalla3003
@geralddasalla3003 3 жыл бұрын
Thank you for these vids. Love how every time i watch i learn new things even if I’ve been using laravel for years now. Keep it up!
@msmitsumitsuko
@msmitsumitsuko 3 жыл бұрын
Just want to say i love your videos. I don't comment much but i click like to support. I might also purchase a course in the future to get better with laravel. I just wanted to say i enjoy the way you teach and how relaxing your voice is. It's like your voice is meant to be a teacher. Thanks for uploading free content like this on youtube
@LaravelDaily
@LaravelDaily 3 жыл бұрын
Thanks for the kind words!
@raminjavi
@raminjavi 2 жыл бұрын
I have engaged with your lessons! Thanks a lot
@justinphilip4235
@justinphilip4235 3 жыл бұрын
Keep doing these code reviews. Very helpful
@AGAGARCIA
@AGAGARCIA 3 жыл бұрын
Great Job. Thanks for your contributions!!!
@nazeerkaadan
@nazeerkaadan 3 жыл бұрын
great teacher ... many thanks for your efforts
@javierr5845
@javierr5845 3 жыл бұрын
Thanks for the videos! Your content it’s awesome and I really like this type of series because you show errors that everyone does sometime or when we are start learning new stuff. I have a Q but i do not know if you have a video on that, and if is exist a method to save an array to the one columm of the db, and also retrieve that data in form of an array. Thanks in advance 🙌🏽
@LaravelDaily
@LaravelDaily 3 жыл бұрын
You should read about JSON columns in MySQL/Eloquent. One of my older articles about it: laraveldaily.com/working-with-mysql-json-columns-in-laravel-custom-properties-example/
@javierr5845
@javierr5845 3 жыл бұрын
@@LaravelDaily that was just what I was looking for, thanks for the quick reply!
@kwameadoko9542
@kwameadoko9542 3 жыл бұрын
I don't have access to the code, but I think I have done it before in my code $count++. I used that to set the row's background to either gray or white when the counts value is an even number
@ryiad2010
@ryiad2010 3 ай бұрын
it is very helpful thanks
@GergelyCsermely
@GergelyCsermely 3 жыл бұрын
Thanks. Again something new for me.
@sonOfLiberty100
@sonOfLiberty100 3 жыл бұрын
What a great video
@mihaiandrei3144
@mihaiandrei3144 3 жыл бұрын
Hi there! Cool videos. How about a video about how to Structure a Laravel & VueJS Multipage app? Like using VueJS making only some parts of the app work dynamically and keeping a nice SEO. Can it be done? Can one have both VueJS and Blade components? I've been looking for that kind of information on the internet for a long time.
@nithin_ns
@nithin_ns 3 жыл бұрын
Hi, I am Working on a EV Charging Station Management App using Laravel, Can you give me advice for how to establish connection between charging station and our Admin section real time , what are the technologies related to that etc.
@vermakapil770
@vermakapil770 3 жыл бұрын
hii can u plzz explain category,subcategory using only one table like parent id concept
@alicenNorwood
@alicenNorwood 3 жыл бұрын
I love how this guy calls those "random tips"
@vanderhost
@vanderhost 3 жыл бұрын
Good afternoon Povilas, I notice in your one video you made use of a Chrome extension to fill in forms. Any chance of letting me know what it is?
@carlperry1895
@carlperry1895 3 жыл бұрын
I think he uses Fake Filler chrome.google.com/webstore/detail/fake-filler/bnjjngeaknajbdcgpfkgnonkmififhfo
@codewithtee
@codewithtee 3 жыл бұрын
Nice, I like the concept of the project... How best do you think, I can handle the update of a resource, that required multiple step form to create?
@LaravelDaily
@LaravelDaily 3 жыл бұрын
I can't answer it quickly in a short comment, without creating a full project. What is the actual problem you're facing with those multi-step forms?
@codewithtee
@codewithtee 3 жыл бұрын
@@LaravelDaily I have been able to implement the multiple step form. So it is basically a situation whereby the movie has many casts, genres, producers, etc. The details of the movies were collected using a multi step form, Now, each of the relationship can be modified, how to best to modify them is what i am been confused about cause they are on different tables, i have the casts, producers and writers table, related to the movie
@LaravelDaily
@LaravelDaily 3 жыл бұрын
@@codewithtee I see the problem. Still, I can't answer that in a quick comment, but this is too specific/individual problem for me to spend time and create a separate video, sorry.
@codewithtee
@codewithtee 3 жыл бұрын
@@LaravelDaily thank you very much for your time... 😊. Well appreciated
@AbrarAhmad-mz8vl
@AbrarAhmad-mz8vl 3 жыл бұрын
Nice review.
@NotBeHaris
@NotBeHaris 3 жыл бұрын
Please make a video on email unique validation on data updation.
@LaravelDaily
@LaravelDaily 3 жыл бұрын
It's just "ignore" rule, please look into Laravel validation documentation and search for "ignore"
@alila3883
@alila3883 3 жыл бұрын
Very Good
@leforce8249
@leforce8249 3 жыл бұрын
Shesh, creative tim argon dashboard. Use it too for my stuff.
@ricko13
@ricko13 3 жыл бұрын
Code reviews are the best because you're showing all the mistakes junior devs always make
@hpacdev6170
@hpacdev6170 3 жыл бұрын
thanks i like that
@keenj
@keenj 3 жыл бұрын
Hi Povilas, Do you have a video about creating your own class for reusable purposes? :D
@LaravelDaily
@LaravelDaily 3 жыл бұрын
Not sure what do you mean by that. It doesn't need the video, just create a class and use it :)
@keenj
@keenj 3 жыл бұрын
Like creating a custom class and how to use it in your controller and such. I love how you explain things. It just all make sense. It's amazing.
@bumblebity2902
@bumblebity2902 3 жыл бұрын
@@keenj For example use Service class to store business logic.
@TheJFMR
@TheJFMR 3 жыл бұрын
Hello, I suggest you make a laravel course. Im sure we will learn a lot.
@geez8780
@geez8780 3 жыл бұрын
It's on his description.
@LaravelDaily
@LaravelDaily 3 жыл бұрын
I've made a lot of Laravel courses already: laraveldaily.teachable.com
@TheJFMR
@TheJFMR 3 жыл бұрын
@@LaravelDaily ah Okay, thanks 😅
@muhammadfarhanahmed9280
@muhammadfarhanahmed9280 3 жыл бұрын
good content..
@shaheerarain1026
@shaheerarain1026 3 жыл бұрын
Hey Sir, I am a huge fan of your code and teaching nobody teaches Laravel like yours. I am struggling to build an module in my application which is dynamic template creation. Lemme explain myself little bit you'll understand. I wanted to create dynamic contents in a page like there will be a select menu, which I select create input field and input field needs to create and I dragged that input field in the template and it will store in the database. I want a tutorial like this how to do that. Can you please at least reply my comment. Thank you.
@LaravelDaily
@LaravelDaily 3 жыл бұрын
Hi, It would be quite a difficult thing to accomplish in a short tutorial in the format I'm doing it, it would be more like an hour-long video, so at the moment I'm not planning it, sorry.
@shaheerarain1026
@shaheerarain1026 3 жыл бұрын
@@LaravelDaily Thank you so much
@eliasalansi8417
@eliasalansi8417 3 жыл бұрын
nice
@bumblebity2902
@bumblebity2902 3 жыл бұрын
Is it worthy to use jQuery or better use Vue, Livewire and etc.?
@LaravelDaily
@LaravelDaily 3 жыл бұрын
Use whatever is appropriate for you personally, if you and your team are happy with jQuery, use jQuery.
@alvinvin00
@alvinvin00 3 жыл бұрын
7:07 *looking at my campus' API* 🙄
@EDDIEcodename47
@EDDIEcodename47 3 жыл бұрын
Are you still accepting code to review? I am not frequent on twitter so not sure how to find this particular tweet... Or where to send link of repository?
@LaravelDaily
@LaravelDaily 3 жыл бұрын
After this video, I received 5 more emails with repository for review. So, for now, not accepting any more, sorry.
@MouayedElhak
@MouayedElhak 3 жыл бұрын
Why you don't use pure javascropt insteed of jQuery ?
Livewire Demo: Full-Page Components in a Reusable Structure
9:15
Laravel Daily
Рет қаралды 72 М.
Junior Code Review: Cleaning Up Laravel CRUD
14:54
Laravel Daily
Рет қаралды 69 М.
Why no RONALDO?! 🤔⚽️
00:28
Celine Dept
Рет қаралды 102 МЛН
Cheerleader Transformation That Left Everyone Speechless! #shorts
00:27
Fabiosa Best Lifehacks
Рет қаралды 9 МЛН
Миллионер | 3 - серия
36:09
Million Show
Рет қаралды 2,2 МЛН
Junior Code Review: Simple Laravel API - in 5 Different Ways
9:34
Laravel Daily
Рет қаралды 77 М.
Laravel Junior Code Review: Security and Consistency
17:29
Laravel Daily
Рет қаралды 49 М.
Junior Code Review: Better Routes, CRUDs and Validation
17:58
Laravel Daily
Рет қаралды 60 М.
Laravel Junior Code Review: 12 Tips on Everything
15:30
Laravel Daily
Рет қаралды 75 М.
Exceptions in Laravel: Why/How to Use and Create Your Own
12:18
Laravel Daily
Рет қаралды 88 М.
LARAVEL 8 CRUD JQUERY AJAX - SIMPLE CRUD TANPA RELOAD REFRESH HALAMAN
56:44
8 Tips & Tricks about Laravel Auth
8:13
Laravel Daily
Рет қаралды 21 М.