1 Laravel Activity Log By Team Spatie - Intro and Setup

preview_player
Показать описание
Excellent work on #laravel #activitylog #package by Spatie team and Freek ( @freekspatie )
How to get started with this package

The Spatie Laravel Activitylog package provides easy to use functions to log the activities of the users of your app. It can also automatically log model events. All activity will be stored in the activity_log table.

Laravel Activity Log Useful Links:

======================= Ad Free Tutorials ======================

==================FOLLOW ME ==================

Subscribe for New Releases!

(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.

Thanks for all your support!
Рекомендации по теме
Комментарии
Автор

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

andreasilias
Автор

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

tesgqsd
Автор

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

ProgrammingwithPeter
Автор

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

RuslanMavlyanov
Автор

appreciate this explanation. great vid

wherami
Автор

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?

horrorcoder
Автор

Bro i love you cant wait for the nxt vid

bru
Автор

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

althafnawshad
Автор

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

Benthos
Автор

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

LifeNShades
Автор

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

chimithinley
Автор

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

MAGIC
Автор

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

adnanzaheer
Автор

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

helmuntvelasquez
Автор

What a wonderful feature to have, Thanks at Bitfumes

christopherokonkwo
Автор

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 ?

sameera-dananjaya-wijerathna
Автор

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

sudeerax
Автор

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

vavicheth
Автор

how to call activity log in web.php. I tried it gives error Class activity not found. I found solution use

adnandear
Автор

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??

surendraojha