This website requires JavaScript.
Explore
Help
Register
Sign In
chris
/
pixelfed
forked from
mirror/pixelfed
Watch
1
Star
0
Fork
You've already forked pixelfed
0
Code
Pull Requests
Activity
fa6c3dd3f6
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
{
//
}