1 Laravel Activity Log By Team Spatie - Intro and Setup

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ธ.ค. 2024

ความคิดเห็น • 51

  • @ProgrammingwithPeter
    @ProgrammingwithPeter 4 ปีที่แล้ว +3

    This one is great for implementing an 'changes log' for your application!

    • @Bitfumes
      @Bitfumes  4 ปีที่แล้ว +1

      Yes, this is a great package.

  • @RuslanMavlyanov
    @RuslanMavlyanov 5 หลายเดือนก่อน

    Glad to see that you use Memento browser extension :) I also like it)
    Pretty good and clear tutorial! Thank you ❤

  • @andreasilias528
    @andreasilias528 3 ปีที่แล้ว +1

    Awesome tutorial mate, many thanks! Spatie is really a great extension for improving the default Laravel logging capabilities.

  • @AsankaRubasinghe
    @AsankaRubasinghe 3 ปีที่แล้ว

    Thank you for this great lecture..

  • @deepeshdhakal7476
    @deepeshdhakal7476 3 ปีที่แล้ว

    short and sweet thank you

  • @РоманСуворов-е8д
    @РоманСуворов-е8д 4 ปีที่แล้ว +1

    Thank you for your energy. Amazing package and also amazing tutor❤️

  • @adnanzaheer2001
    @adnanzaheer2001 2 ปีที่แล้ว

    Your are doing Well,
    Bro, its requested,
    please create an other series on same package with Laravel 9 and add more stuff

  • @liveofcoder
    @liveofcoder 3 ปีที่แล้ว

    wow, font vscode beautiful.

  • @parasnshah2899
    @parasnshah2899 4 ปีที่แล้ว

    Superb tutorial sir

  • @bru6626
    @bru6626 4 ปีที่แล้ว +1

    Bro i love you cant wait for the nxt vid

    • @Bitfumes
      @Bitfumes  4 ปีที่แล้ว

      Thanks for your love and support, keep learning. Follow bitfumes on twitter.com/bitfumes or facebook.com/Bitfumes to get the latest updates.
      bitfumes.com

  • @LifeNShades
    @LifeNShades 4 ปีที่แล้ว

    Well explained @Bitfumes.
    Which al extensions you have installed in IDE you demoed in?

  • @horrorcoder
    @horrorcoder 3 ปีที่แล้ว

    Thanks for the detailed tutorial on activityLog!
    I see that you have fancy autocompletion on laravel... for example at 6:40 you are able to do `return Ac...` and access to ActivityLog classes. I have php intelephense and laravel snippets extension installed but don't have this kind of autocomplete. Is there a better laravel extension for that?

  • @fahadshaikh427
    @fahadshaikh427 3 ปีที่แล้ว

    Will this package also logs model changes for mass assignment?

  • @christopherokonkwo
    @christopherokonkwo 4 ปีที่แล้ว +1

    What a wonderful feature to have, Thanks at Bitfumes

    • @Bitfumes
      @Bitfumes  4 ปีที่แล้ว

      Thanks for your love and support, keep learning. Follow bitfumes on twitter.com/bitfumes or facebook.com/Bitfumes to get the latest updates.
      bitfumes.com

  • @wherami
    @wherami 4 ปีที่แล้ว

    appreciate this explanation. great vid

  • @sudeerax
    @sudeerax 4 ปีที่แล้ว

    how does this work with many to many relationship? does it support attach event?

  • @shivamkumar-wd8ci
    @shivamkumar-wd8ci 3 ปีที่แล้ว

    Guys correct link for installation and set up is this
    spatie.be/docs/laravel-activitylog/v4/installation-and-setup

  • @sjrcube
    @sjrcube 4 ปีที่แล้ว

    Will this work for pivot tables?

  • @Benthos172
    @Benthos172 4 ปีที่แล้ว

    Great tutorials, Could you organize the order of the videos of the playlist to put the first video on the top, plz

  • @pravinchukkala545
    @pravinchukkala545 4 ปีที่แล้ว

    does this package works on laravel 5.8?

  • @chimithinley2015
    @chimithinley2015 4 ปีที่แล้ว

    I found that both Laravel activity log and Laravel auditing are quite similar so, can you tell me the difference between them.

  • @sameera-dananjaya-wijerathna
    @sameera-dananjaya-wijerathna 4 ปีที่แล้ว

    Highly appreciate your work ! its really informatic lesson .I have one question. in here we are using Datatbase to store activity logs. think if there are 200 users,then we will get huge datatbase. is that true ? or any other solutions ?

  • @helmuntvelasquez4500
    @helmuntvelasquez4500 4 ปีที่แล้ว

    how to use this with a DynamoDb table in console AWS DynamoDB with only the table activity_log? it is posible?

  • @aqilsyahmi462
    @aqilsyahmi462 3 ปีที่แล้ว

    i cannot use factory(App\User::class)->create() in 8:49

    • @aqilsyahmi462
      @aqilsyahmi462 3 ปีที่แล้ว

      on 5:58 also, >>> activity()->log('Logging something')
      i`ve encountered this : Illuminate\Contracts\Container\BindingResolutionException with message 'Target class [config]
      does not exist.'

  • @drippy.mcflip
    @drippy.mcflip 4 ปีที่แล้ว

    You are amazing ❤️

    • @Bitfumes
      @Bitfumes  4 ปีที่แล้ว

      Thanks for your love and support, keep learning. Follow bitfumes on twitter.com/bitfumes or facebook.com/Bitfumes to get the latest updates.
      bitfumes.com

  • @surendraojha3258
    @surendraojha3258 4 ปีที่แล้ว

    Sir please make a video on role based access control for large sytem. I ve created permission by storing them in session. I ve query ,if the assignment of permission is to huge ,is this scenario makes my system slower??

  • @ShahanurSharif
    @ShahanurSharif 4 ปีที่แล้ว

    hey how to serialize created_at date format?

  • @althafnawshad443
    @althafnawshad443 4 ปีที่แล้ว

    hey man. Your tutorials are great. Have you made a video on what vscode extensions you use for laravel? If you havent, can you please find some time to list the extension names only. It will be very appreciated. Thank you

  • @adnandear1
    @adnandear1 4 ปีที่แล้ว

    how to call activity log in web.php. I tried it gives error Class activity not found. I found solution use Spatie\Activitylog\Models\Activity

  • @werpydoom9690
    @werpydoom9690 4 ปีที่แล้ว +1

    Next request please :
    Spatie Laravel View Components
    Spatie Laravel View Model

    • @Bitfumes
      @Bitfumes  4 ปีที่แล้ว

      Thanks for this, I need more suggestions. 😀

  • @codewithsub5083
    @codewithsub5083 4 ปีที่แล้ว +1

    Sir,
    Please make a video on VScode setting you use for laravel development.
    Its a request sir.

  • @XeaNeaX
    @XeaNeaX 4 ปีที่แล้ว

    hello, your vids are really informative, can you make a video that implements activitylog to a system, like blog or something.

  • @imamhossain8531
    @imamhossain8531 4 ปีที่แล้ว

    Thanks vai

  • @programming_with_zahid
    @programming_with_zahid 3 ปีที่แล้ว

    but it's storing in table we need without table ...

  • @RakeshDas-ri3xi
    @RakeshDas-ri3xi 4 ปีที่แล้ว +1

    I,m your 27th Viewer

    • @Bitfumes
      @Bitfumes  4 ปีที่แล้ว

      Yeahhh, you are awesome man. Thanks

  • @shekhsaifuddin1353
    @shekhsaifuddin1353 4 ปีที่แล้ว +1

    What will be the pronounce? Spacie or spatie

    • @Bitfumes
      @Bitfumes  4 ปีที่แล้ว +1

      It's spacie and I have confirmed with Freek when I first met him in 2018 at laravellive conference
      Although many people still pronounce it as spatie.

    • @shekhsaifuddin1353
      @shekhsaifuddin1353 4 ปีที่แล้ว

      Ohh, thanks man, I was little confused about that, but whatever..😊😊

  • @marcinrobertkazmierczak
    @marcinrobertkazmierczak 2 ปีที่แล้ว

    This tutorial now is outdated. On clean installation with spatie v4 Whoops\Exception\ErrorException
    Class App\Models\User contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (App\Models\User::getActivitylogOptions)

  • @vavicheth
    @vavicheth 4 ปีที่แล้ว

    You are a great tutorial. Can you make the video for Laravel 6 Notification?