Lesson 12 Laravel Activity Log

preview_player
Показать описание
In this video, you will learn how to use Laravel-activitylog package to easily keep track of user activities and changes made to your database. You will see how to install and configure the package, how to log different types of activities, and how to retrieve and display the activity log data in your Laravel application. You will also learn how to customize the activity log settings and use it in combination with other Laravel features to build a robust and secure application.
chapters:
0:00 Installation
01:45 creating basic Log
04:06 Logging Model Events
04:18 Logging All Attributes
07:35 Loggin only Dirty
09:59 Disabling and Re Enabling Activities
Рекомендации по теме
Комментарии
Автор

Enjoy your teaching style, all things to the point.

faisalkashifi
Автор

Great Tutorial more tuts and subscribers

reymarkescalante
Автор

Thanks a lot for this, but there is some problem for me when I insert a Unicode characters so it does not converted to Unicode in MySQL database. How to solve this problem?

tityalorn
Автор

Try to explain concepts also.
Like working and other not just coding.
Btw best of luck

mohdsajidshaikh
Автор

Nice one! Anyway, do you have the source code?

umzskbc