3. Laravel Activity Log By Team Spatie - Customisation

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

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!
Рекомендации по теме
Комментарии
Автор

bitfume you are the diamond teacher in my very very thanx and a bundle of thanxx...

hamzaaltaf
Автор

this will help my current project, thanks

jpeesbee
Автор

This package is really awesome like other spatie packages..Thank you so much for the great explanation.

AsankaRubasinghe
Автор

Thank you for these very useful videos.

mahmoudmohamed-ooxs
Автор

it's great package, thanks bitfumes.

tirits
Автор

thank you man a lot .. you are amazing

awarpulldozer
Автор

At first I thought that this package is used to record user activity (clicks), not to changes in the database that are being made. :) For this, some middleware could be used to track where the user enters.

JACKoPL
Автор

What about the query when we fetch data as per model instance

rajeevprasad
Автор

Hi. Great package and thanks for the tutorial. Is it possible to have logs on login/logout, specifically when we use APIs with laravel passport ? Thank you

claudiobrt
Автор

Is it possible to log the user visits of pages along with the "created, updated, deleted" i.e. "visited"?

nikhilgyan
Автор

Hi, may I know how come the causer_id and causer_type column are empty? How do I populate it?

nickywan
Автор

Hi, your tutorials are awesome. I however have a question. I'm not using Models in my project. I do all crud via the DB driver (no eloquent). Is it possible for me to use the package in this case? Please let me know. Thanks!

sumeetatkare
Автор

hmm how to show / index this logactivity on datatable ? instead of json

tothebone
Автор

Thank you for these very useful videos.
Is it possible to log who and when a user logged in?

thiagoluna
Автор

how about if non of created, updated and delete is what I want to log?

I want for example.. " {username} downloaded {filename} at {date}

Thank you, hope I get response

markanthonybautista
Автор

this just any change with model, this will be create event, how to get log if i will just get model ?

mohfebrinurulqorik
Автор

hello sir how now which user is login and logout using spatie

parasnshah
Автор

how to get log if i will just get model ?

mohfebrinurulqorik
Автор

HI there is another very important thing, if the software is used by multiple users we need to record who done the changes, does it record that?

sarder
Автор

hello, great video but you didnt talk about the causer part.how to insert the causer_id for example.thanks in advance

gaxgabon