issues
search
WildsideUK
/
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.
https://wildside.uk
MIT License
570
stars
64
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Confliting with LdapRecord-Laravel package
#56
anchan42
opened
3 months ago
1
Create .gitattributes
#55
imanghafoori1
opened
5 months ago
0
[Chore] Patch tests
#54
inmanturbo
opened
7 months ago
0
Support Custom Foreign Keys
#53
inmanturbo
opened
7 months ago
7
Support for Laravel 11
#52
JGlueck-WIKA
closed
8 months ago
3
updated namespace
#51
JaberWiki
closed
1 year ago
0
Support laravel 10
#50
wit3
closed
1 year ago
2
User model with reset password
#49
howdu
closed
2 years ago
1
added native return type to relation BelongsTo
#48
wit3
closed
2 years ago
2
Question about avoiding load three time relation with user model
#47
wit3
closed
2 years ago
3
This package does not support multiple guard ?
#46
aymanalhattami
opened
2 years ago
0
Support for Laravel 9
#45
deonthomasgy
closed
2 years ago
1
Laravel 9
#44
elite123
closed
2 years ago
1
Migrate to github actions
#43
kosarinin
closed
2 months ago
3
add Laravel 9 support
#42
geisi
closed
2 years ago
0
Remove duplicate word
#41
JustinByrne
closed
3 years ago
0
just fixing the typo
#40
mahmoudmohamedramadan
closed
3 years ago
1
detach doesn't work with userstamps
#39
canatufkansu
closed
3 years ago
1
Support for Laravel 8?
#38
warkop
closed
4 years ago
1
The user in the parent table is not updated when the child record is modified
#37
DanielKimmich
opened
4 years ago
2
How much memory is needed to run the tests ?
#36
a21ns1g4ts
closed
4 years ago
1
suggestion, add user name
#35
DanielKimmich
closed
4 years ago
2
Lumen Support!
#34
syedabuthahirm
closed
5 years ago
1
Two queries executed when deleting
#33
Nagasir
closed
5 years ago
1
Waiting for 1.0.0
#32
igorrebega
closed
5 years ago
2
Apply fixes from StyleCI
#31
mattmcdonald-uk
closed
5 years ago
0
Fix for issue #29
#30
tkayfun
closed
5 years ago
2
User class not found
#29
tkayfun
closed
5 years ago
1
userstamps() in migrations
#28
eleftrik
closed
5 years ago
2
deleted_by not set when deleting relationship elements
#27
bastienuh
closed
5 years ago
3
Prevent "update" and "save" events from being fired on deletions
#25
mazyvan
closed
5 years ago
2
Prevent "update" and "save" events from being fired on deletions
#24
mazyvan
closed
6 years ago
2
The 'update' events are getting fired on deletion
#23
mazyvan
closed
5 years ago
0
[WIP] Add schema macros for migrations
#22
tbirrell
closed
6 years ago
2
Replace hardcoded column names
#21
tkayfun
closed
6 years ago
0
Hard coded created_by implemented instead of getCreatedByColumn
#20
tkayfun
closed
6 years ago
4
Repo has no license
#19
tbirrell
closed
6 years ago
1
Allow Userstamps to synchronize with Laravel's Timestamps.
#18
tbirrell
closed
6 years ago
5
auth guard getprovider returns null
#17
rubanshah
closed
6 years ago
1
It's not possible to define another 'creating' listener on 'userstamp' model
#16
shanginn
closed
6 years ago
2
Column not found: 1054 Unknown column 'updated_by' in 'field list' ...
#15
badrshs
closed
6 years ago
2
Added illuminate/support 5.6 version
#14
RomeroMsk
closed
6 years ago
1
Missing method
#13
designvoid
closed
6 years ago
1
Naming request
#12
bradiosd
closed
6 years ago
1
Pull request - Add support for custom column names
#11
tbirrell
closed
6 years ago
1
Update doesn't work
#10
tanhs
closed
7 years ago
2
fixes #8, solve soft delete not work for inherited model
#9
superbull
closed
7 years ago
0
SoftDeletes not work if SoftDeletes is used in a parent class
#8
superbull
closed
7 years ago
1
deleted_by not setted
#7
nanoarmando
closed
7 years ago
1
ErrorException in Userstamps.php line 117
#6
dsnoeck
closed
7 years ago
3
Next