64 Forks
618 Stars
618 Watchers

Laravel-Userstamps

Laravel Userstamps provides an Eloquent trait which automatically maintains created_by and updated_by columns on your model, populated by the currently authenticated user in your application.

How to download and setup Laravel-Userstamps

Open terminal and run command
git clone https://github.com/mattiverse/Laravel-Userstamps.git
git clone is used to create a copy or clone of Laravel-Userstamps repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Laravel-Userstamps https://github.com/mattiverse/Laravel-Userstamps/archive/master.zip

Or simply clone Laravel-Userstamps with SSH
[email protected]:mattiverse/Laravel-Userstamps.git

If you have some problems with Laravel-Userstamps

You may open issue on Laravel-Userstamps support forum (system) here: https://github.com/mattiverse/Laravel-Userstamps/issues