Real-time monitoring for Laravel applications

Sdílet
Vložit
  • čas přidán 6. 06. 2024
  • Laravel top is a real-time monitoring tool that you install in your Laravel application to monitor requests.
    GitHub: github.com/leventcz/laravel-top
  • Krátké a kreslené filmy

Komentáře • 54

  • @vinitkumar2923
    @vinitkumar2923 Před měsícem +33

    We would love to see a video of you configuring your PhpStorm. Yours is so minimal and nice.

    • @umairsaeed5925
      @umairsaeed5925 Před měsícem

      that's what I was going to comment

    • @rogerochadev
      @rogerochadev Před měsícem +2

      the one problem is the he uses a light theme

    • @jonnoriekwel
      @jonnoriekwel Před měsícem +2

      @@rogerochadevas you might’ve noticed, he doesn’t live in a basement

    • @devzhy9687
      @devzhy9687 Před měsícem

      To add to this, hopefully it'll be from scratch, then slowly configure it into the one he is using.

    • @josephajibodu2377
      @josephajibodu2377 Před měsícem

      If you aren’t making videos, it might not be too useful.

  • @leventcz
    @leventcz Před měsícem +10

    I'm happy to see that laravel-top is useful for you 😊

  • @ihzakarunia2408
    @ihzakarunia2408 Před měsícem +2

    I dont know why, but there is something thats make your video so easy and pleasant to watch. Thank you Aaron!. Wish you always healthy!

  • @ahmad-murery
    @ahmad-murery Před měsícem +1

    I like the UI it's very simple and clear.
    Thanks Aaron

  • @nimmneun
    @nimmneun Před měsícem +2

    The growing APM tooling in the Laravel ecosystem is making stuff like new relic, datadog, graylog etc more and more redundant... Telescope, Pulse, Horizon etc ... and new stuff just keeps coming ... including awesome community packages🎉

  • @AminAfeddan
    @AminAfeddan Před měsícem

    Learning a lot from you and thank you for showing up the best part of laravel. Since I saw you in the PlanetScale videos, I was impressed. I would like to see some video of laravel breeze as api and nuxt as a frontend, at this moment in the docs is done with next but will be nice to see something with nuxt. Keep it going. Thank you a lot!

  • @piusijachi2763
    @piusijachi2763 Před měsícem +3

    I love how fast you're.. can you make a phpstorm video and some keyboard shortcuts

  • @lapulapucityrider3227
    @lapulapucityrider3227 Před měsícem

    after you post this it becames #1 repository of the day in github

  • @wakeuphugo
    @wakeuphugo Před měsícem +1

    This is really good. Thanks for the video.

  • @dylhack
    @dylhack Před měsícem +3

    There are some real killer engineers in the Rails ecosystem, but I wish we had an Aaron Francis.

  • @RobertoDuransh
    @RobertoDuransh Před měsícem +1

    Awesome and useful tool.
    I died a little bit everytime you type clear enter, instead of Ctrl+L

  • @bobbyiliev_
    @bobbyiliev_ Před měsícem

    Very cool! 👏

  • @vimalans2591
    @vimalans2591 Před měsícem

    @Aaron Expecting one video about working on Laravel project using Phpstorm 👍🏻

  • @mitchhanberg
    @mitchhanberg Před měsícem

    new aaron francis asmr just dropped

  • @languagelearningexperience6814

    can I just say - the ad to this video was for a lovely new Lambo

  • @_ncodes
    @_ncodes Před měsícem

    Great stuff Aron, can you make a vid or link to a repo with your terminal settings and dotfiles, keep up the great work! 🖖

  • @saschadeus6491
    @saschadeus6491 Před měsícem

    Great! Thx. What is behind the alias wrk at your dotfiles?

  • @rajeshbudhathoki7888
    @rajeshbudhathoki7888 Před měsícem

    BTW, which theme are you using?

  • @invaderzimx900
    @invaderzimx900 Před měsícem

    just fyi the latest iTerm nightly fixes the gaps between box drawing characters... that was driving me nuts after upgrading to 3.5

  • @erikomur
    @erikomur Před měsícem

    Bruv, that’s not how select works. Is this amateur hour? Jk. You are the BESTEST.

  • @ciberman
    @ciberman Před měsícem

    Can you have this along with Pulse? This looks more like a realtime thing rather than an aggregated summary like pulse. Right?

    • @aarondfrancis
      @aarondfrancis  Před měsícem

      Yeah that's a good point! You totally could

  • @alonsoramirezpaez3259
    @alonsoramirezpaez3259 Před měsícem

    It's similar to Laravel Telescope (of course, using CLI instead of UI), right?

    • @aarondfrancis
      @aarondfrancis  Před měsícem +1

      I think it keeps track of a lot less than Telescope, but I haven't used Telescope in a while so I could be wrong!

    • @alonsoramirezpaez3259
      @alonsoramirezpaez3259 Před měsícem

      @@aarondfrancis Maybe a good option for your series "What is Laravel ___ ?" hehe

    • @aarondfrancis
      @aarondfrancis  Před měsícem +1

      @@alonsoramirezpaez3259 for sure! on my list

  • @brianochieng5904
    @brianochieng5904 Před měsícem

    Why should I use this and not Laravel Pulse?

  • @ajzack983
    @ajzack983 Před měsícem

    Me and my homies always use telescope and no production environment can stop us

  • @ernestmugo1765
    @ernestmugo1765 Před měsícem

    Oh my, the vocal fry .... I'll stand it because the content is great

    • @aarondfrancis
      @aarondfrancis  Před měsícem

      This is the only voice i have. Sorry you don't like it!

  • @sincethatmoment
    @sincethatmoment Před měsícem +4

    what was that command to send test requests to your server and test the load?