This website requires JavaScript.
Explore
Help
Register
Sign In
UA-Fediland
/
pixelfed
Watch
2
Star
0
Fork
You've already forked pixelfed
0
mirror of
https://github.com/pixelfed/pixelfed.git
synced
2024-11-10 08:44:49 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
32df6a82ac
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
{
//
}
Reference in a new issue
Copy permalink