Laravel Dusk Tutorials | Dusk Page and Page Methods #6

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024
  • Laravel Dusk browser automation and testing tool.
    Use Dusk Pages to reduce test to a single line.
    Dusk Methods
    Become My Patron here goo.gl/NcvDQh
    Angular Full 60 Minute Course goo.gl/TL2UFy
    To Join Whatsapp, follow this link chat.whatsapp....
    You can donate any amount via Paypal follow this link goo.gl/JhWsKC
    Join Our Slack Community - goo.gl/pqCjZH
    --You May Also Like --
    Real Time Chat Series - goo.gl/ri42FD
    Git ans Github series - goo.gl/BXyPxf
    Blog with Admin panel Series - goo.gl/S5JGyt
    Laravel Authentication Series: Multi Auth - goo.gl/TyCLlX
    Vue Beginner To advanced Series - goo.gl/1bjdGg
    Sublime Text Best Package Series - goo.gl/6phTPP
    Laravel Ajax Todo Project - goo.gl/p2xTPW
    Laravel 5.4 Full Beginner Playlist - goo.gl/zpKzhM
    Laravel 5.3 Hindi Beginner Tutorials - goo.gl/Kb3ikd
    Full Playlist for the "Laravel 5.3 Hindi Beginner Tutorials" Series: • Laravel 5.3 Hindi Begi...
    ==================FOLLOW ME ==================
    Subscribe for New Releases!
    Twitter - / bitfumes
    Facebook - / bitfumes
    Instagram - / bitfumes
    (ask me questions!)
    -- QUESTIONS? --
    Leave a comment below and I or someone else can help you.
    For quick questions you may also want to ask me on Twitter, I respond almost immediately.
    Email me support@bitfumes.com
    Thanks for all your support!

Комментарии • 14

  • @tothebone4613
    @tothebone4613 2 года назад +1

    thank you sir

  • @spirosmesaretzidis2463
    @spirosmesaretzidis2463 5 лет назад

    Just watched the whole playlist. It was compact. It was short. It was to the point. A big thank you, and my sincere congratulations.

    • @Bitfumes
      @Bitfumes  5 лет назад

      Cool. Thanks for watching bro, please check bitfumes.com/courses for more advanced courses

  • @alibekbaiseiit9335
    @alibekbaiseiit9335 4 года назад

    Thank u! The Best course about laravel dusk. I learnt dusk in little time thanks to you!

  • @user-ci6mt9sh4j
    @user-ci6mt9sh4j 6 лет назад

    It's the best lecture! I want to know plan about this course.
    1. would you update this course every week? or month?
    2. How many classes are you going to give?
    3. is this last class about dusk?

  • @netersingh7262
    @netersingh7262 5 лет назад

    Hello, what we should do if we have to call methods from different pages in test cases? do we have to create an object of every class for which we want to access its methods? and do we have to create objects in very test case?

  • @msasoftware
    @msasoftware 6 лет назад

    Thanks a lot!

    • @Bitfumes
      @Bitfumes  6 лет назад

      Thanks for watching, please like Bitfumes on facebook/twitter to get latest updates.

  • @passionategamer3136
    @passionategamer3136 6 лет назад

    blade file
    @if(Session::has('info'))
    {{Session::get('info') }}
    @endif
    Controller
    return view('student')->with('info','Session Message');
    but message not appear please tell me the reason why I watch this code there working

  • @CephasTokoli
    @CephasTokoli 6 лет назад

    i will be greateful

  • @CephasTokoli
    @CephasTokoli 6 лет назад

    Thanks a lot for your tuts, pls can you do a tutorial on how to create an e-commerce affiliate site. how to register affiliate members and storing their affiliate ids when somebody comes through their affiliate link.

    • @Bitfumes
      @Bitfumes  6 лет назад

      Hey, thanks for your request, actually this affiliate system is little complex, If possible I will create that series later.

    • @CephasTokoli
      @CephasTokoli 6 лет назад

      thanks