Learn with Jon

Learn with Jon

Let's learn new things together

Пікірлер

  • @abdomahmoud8769
    @abdomahmoud876923 сағат бұрын

    Despite not pressing the remember me button, I find myself still logged in when I close the browser and reopen it

  • @lakmalp
    @lakmalpКүн бұрын

    Thanks. The way you explain everything is easy to follow and comprehend. ❤ Can you also please explain how to refresh a part of the page, say, you want to fetch some value from the server which gets updated in the backend frequently from another process?

  • @LearnWithJonVadar
    @LearnWithJonVadar15 сағат бұрын

    Thank you. There are multiple ways to approach the task you want to accomplish. For example you can have a component for the part you want to update and fetch the data on a time interval, or when the component mounts to the DOM. or maybe have a button that allows users to refresh the data on click. I hope this helps.

  • @lakmalp
    @lakmalp9 сағат бұрын

    @@LearnWithJonVadar Thanks for the reply. I already added a button so that the User can refresh the content. However, I do not know how this value should be returned from the backend since this is Inertia. I could have returned a JSON if it is a usual SPA.

  • @cdrz23
    @cdrz23Күн бұрын

    I have finished the whole series. Great work, Jon!

  • @m_code_house
    @m_code_house2 күн бұрын

    I install vue js but router folder not exist in src folder but in your project it already created when you install?

  • @md.joynalabedin2696
    @md.joynalabedin26962 күн бұрын

    Thank you boss.

  • @webdev-v2t
    @webdev-v2t2 күн бұрын

    thanks a lot your videos clear, hope you add some typescript!

  • @doriomer
    @doriomer3 күн бұрын

    Thank you ♥ crash course was short and to the point

  • @user-ew3bj9wv1r
    @user-ew3bj9wv1r3 күн бұрын

    But there are no Font Awesome icons. Your tutorial is very great

  • @AdelBasiony
    @AdelBasiony4 күн бұрын

    Awesome tutorials tbh, Thanks, Jon. Could u do another one with Angular if possible?

  • @damirkozic
    @damirkozic4 күн бұрын

    Simple and clear! This type of course is the easiest to learn. Is it possible, for example, to cover cases such as email verification, forgotten password and password change? Just to cover the whole process.

  • @LearnWithJonVadar
    @LearnWithJonVadar4 күн бұрын

    Thank you. I already cover those subjects in Laravel 11 series, and although it’s not an API but the process will be the same.

  • @user-pz8nu4st4r
    @user-pz8nu4st4r4 күн бұрын

    does anyone know why my listener doesn't do anything, like it's invisible in project?

  • @user-pz8nu4st4r
    @user-pz8nu4st4r4 күн бұрын

    solved, just incorrect rename listener file

  • @pingxtratech
    @pingxtratech4 күн бұрын

    Simply amazing. Thanks. I actually watched cos I was trying to get some ideas. I want to work with Vue.js CDN instead of having to build, etc. Amazing job Jon. Thank you.

  • @alinuxist
    @alinuxist4 күн бұрын

    Great, bro! I'm waiting for a video for 2 step authentication!

  • @LearnWithJonVadar
    @LearnWithJonVadar4 күн бұрын

    This is the 2nd step. The 1st video was authentication: Vue.JS full-stack CRUD app with Laravel 11 API with Authentication course 2024 | Part 1/2 kzread.info/dash/bejne/oaCalZezkpW_g5M.html

  • @nurbakiguzeller8809
    @nurbakiguzeller88094 күн бұрын

    The size of my Laravel file is 2.5 GB. What is the reason of this? Do I need to downsize? If so, can you help me how to make it smaller? vender file 2.3gb

  • @MuhammadRizki-tr8vp
    @MuhammadRizki-tr8vp2 күн бұрын

    Nope you don't need, just upload it. I have same size as you

  • @LearnWithJonVadar
    @LearnWithJonVadar2 күн бұрын

    Do you have photos or videos in your project when you’re deploying it?

  • @Dutep
    @Dutep4 күн бұрын

    Hi, this is an amazing video! I would like to download the code, but I'm not sure how to do it since it's not a GitHub repo but part of one. Do you know if it's possible?

  • @LearnWithJonVadar
    @LearnWithJonVadar4 күн бұрын

    You need download the whole repo and then you can decide which one to keep or delete. 🍻

  • @Dutep
    @Dutep4 күн бұрын

    @@LearnWithJonVadar oh ok, thanks!

  • @user-dl1te4vq3v
    @user-dl1te4vq3v5 күн бұрын

    Greate Work Bro keep it up youre doing great best wishes for you 😇😇

  • @rameezmuhammadh3441
    @rameezmuhammadh34415 күн бұрын

    Can you make tutorial for deployment using GitHub actions

  • @seadawy7730
    @seadawy77305 күн бұрын

    wonderful , small suggest pls divide the video

  • @fusruo4454
    @fusruo44545 күн бұрын

    Brother, I really like your videos. Can you do a tutorial on laravel reverb real-time chat?

  • @satishmaharjan6372
    @satishmaharjan63725 күн бұрын

    @5:45 dd($user); its not connected to database. dd shows #connection: null; #table: null; user model is imported (App\Models\User;)

  • @nathanferreira8884
    @nathanferreira88845 күн бұрын

    Any idea why i dont see the email_verified_at when i click on the email confirmation?

  • @saqibsajjad733
    @saqibsajjad7335 күн бұрын

    Hi Brother Can you please help to make a professional project like e-commerce or something which includes login, logout, multi type users like admin, user etc and some email functionality too please? This would help us to learn more and be a good developer Thanks alot for this series I was looking like this and i found your series which i really likes Thanks once again

  • @seadawy7730
    @seadawy77305 күн бұрын

    this is great , you are great keep going !!

  • @akdisrael
    @akdisrael6 күн бұрын

    link not found when i press update button, i follow the code but when it function on route

  • @akhdanx
    @akhdanx7 күн бұрын

    how about if there's no terminal in my cpanel? and I unable to using SSH too. I only can access using FTP

  • @AbdelrahmanMahmoud-v1x
    @AbdelrahmanMahmoud-v1x7 күн бұрын

    clear and right to the point

  • @tonyeneh8194
    @tonyeneh81948 күн бұрын

    awesome stuff

  • @thijmenperdon7399
    @thijmenperdon73998 күн бұрын

    Legend! Keep going!

  • @IbrahimKhalil-vw9fr
    @IbrahimKhalil-vw9fr9 күн бұрын

    the white background behind the registration form doesn't appear for me !

  • @abdomahmoud8769
    @abdomahmoud8769Күн бұрын

    yea I'm facing the same issue, but it's not a big deal we're not here to learn front-end stuff

  • @DebkumarMayra
    @DebkumarMayra9 күн бұрын

    How to use the ziggy route here?

  • @fernandezjasper
    @fernandezjasper10 күн бұрын

    do next.js too sir

  • @fhsoecane-em7rq
    @fhsoecane-em7rq10 күн бұрын

    please provide your hosting provider name

  • @user-xj2bt1fj2x
    @user-xj2bt1fj2x10 күн бұрын

    Unfortunately, after running build SSR, the route error like this TypeError: Cannot read properties of undefined (reading 'home'). Any idea to fix it?

  • @mijan-karim
    @mijan-karim10 күн бұрын

    Thank you for this videos. I am learning laravel from you and your video make sense.

  • @juanete2402
    @juanete240210 күн бұрын

    Thank you for the video!! I have a question.... what is the difference between reactive and ref in vue?? thankss

  • @LearnWithJonVadar
    @LearnWithJonVadar10 күн бұрын

    Please watch this video, the reactivity chapter. kzread.info/dash/bejne/iYecmsuih8q1fMo.htmlsi=3GlKHGQK3k44O6hm

  • @trilochankumar932
    @trilochankumar93211 күн бұрын

    Can you do a full project with all functionality available

  • @rashidmehmood5068
    @rashidmehmood506811 күн бұрын

    Thank You

  • @Phuc1903
    @Phuc190311 күн бұрын

    is it possible to use it with React instead of Vue. If so, is it the same way to use it?

  • @LearnWithJonVadar
    @LearnWithJonVadar11 күн бұрын

    Laravel, Inertia, React kzread.info/head/PL38wFHH4qYZVOnXxcS0NMGGmUsZky6JNG

  • @richrhyancamellon2345
    @richrhyancamellon234511 күн бұрын

    When I try to put something new into my app.blade.php. the server is not updating. Why?

  • @Netvirux
    @Netvirux12 күн бұрын

    U got my subscribe ❤

  • @يوسفالقاسمي-ب4ح
    @يوسفالقاسمي-ب4ح12 күн бұрын

    @3:30 iam a bit confused, in real env which command should i use then :( I mean lets say i already have data in the table, and i want to add a column or change its name. Then, what command should I used to update the table?

  • @LearnWithJonVadar
    @LearnWithJonVadar12 күн бұрын

    Rollback command will only undo your last migration action. But fresh command will delete everything and give you empty tables. So in a real world application you don’t want to use the fresh command unless you are sure your data is safe somewhere else. Backup first

  • @يوسفالقاسمي-ب4ح
    @يوسفالقاسمي-ب4ح11 күн бұрын

    @@LearnWithJonVadar thank you very much for the reply, and I apologize for my horrible English, I think my question wasn't clear. Just to clarify, is there any command to use in a real scenario (if you want to update the table column name without losing table data)? or should I use PHP code to achieve that (like alter table in migration file)?

  • @LearnWithJonVadar
    @LearnWithJonVadar11 күн бұрын

    There is no command for that. If you just want to change the column name, you can backup/export your data, and after your changes you can import those data back into table. BUT if you change the structure of your table, like adding, removing, or modifying columns in a table, then it becomes more complicated. If that was the case, you can read the data from a table and insert them into a new table using a script.

  • @heyykenn9099
    @heyykenn909912 күн бұрын

    Laravel reverb next please

  • @nelsonke6840
    @nelsonke684013 күн бұрын

    I like the way you explain concepts very well.After this can you please do a node and express crash course ? 🥹🥹

  • @LearnWithJonVadar
    @LearnWithJonVadar13 күн бұрын

    Thank you. I’ve already done a MERN playlist, in which we build an API using Node and Express. 👉 MERN Stack kzread.info/head/PL38wFHH4qYZWwU2qVQwouYioA50378KoQ

  • @nelsonke6840
    @nelsonke684013 күн бұрын

    On it Jon I didn't even see it, keep up the great work thank you 🙏🙏🙏

  • @user-hn7hj3mu6s
    @user-hn7hj3mu6s12 күн бұрын

    ​@@LearnWithJonVadar pls continue laravel react

  • @cdrz23
    @cdrz2313 күн бұрын

    Awesome tutorial, awesome!

  • @cdrz23
    @cdrz2313 күн бұрын

    Thanks a lot, bro! Your contents are really helpful and sure tackle a lot of things.

  • @drolaticdemiurge1137
    @drolaticdemiurge113714 күн бұрын

    Quick question: are you gonna cover deploying in this course?

  • @LearnWithJonVadar
    @LearnWithJonVadar14 күн бұрын

    I realize the CSS linked in the description is different from the CSS in this video/project. That is my mistake I should have mention that is the main CSS document I use for every video and I often update that. Anyways please find the right CSS document in this link: github.com/JonVadar/KZread_videos/blob/main/Web%20developer%20path%20videos/Laravel/Laravel_11/my_app/resources/css/app.css Thank you @motigelana6544 for providing the missing CSS.

  • @motigelana6544
    @motigelana654414 күн бұрын

    @@LearnWithJonVadar np

  • @motigelana6544
    @motigelana654414 күн бұрын

    @@LearnWithJonVadar np

  • @elnurjalilovi6074
    @elnurjalilovi607414 күн бұрын

    bro, i have a personal question to you. Your accent is not London accent

  • @elnurjalilovi6074
    @elnurjalilovi607414 күн бұрын

    thank you bro, awesome lesson

  • @mhondoroinc1768
    @mhondoroinc176815 күн бұрын

    this is very very good. you are very very good at this.