This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
pixelfed
mirror of
https://github.com/pixelfed/pixelfed.git
Watch
1
Star
0
Fork
You've already forked pixelfed
1
Code
Issues
Releases
Wiki
Activity
c99ec6f648
pixelfed
/
app
/
AccountLog.php
11 lines
106 B
PHP
Raw
Normal View
History
Unescape
Escape
Add Report model/migration/controller
2018-05-20 21:48:53 +00:00
<
?
php
namespace
App
;
use
Illuminate\Database\Eloquent\Model
;
Add AccountLog model/migration
2018-07-12 16:36:20 +00:00
class
AccountLog
extends
Model
Add Report model/migration/controller
2018-05-20 21:48:53 +00:00
{
//
}