This website works better with JavaScript.
Explore
Help
Sign In
riyyi
/
website
Watch
1
Star
0
Fork
You've already forked website
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Personal Website
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2
Commits
1
Branch
0
Tags
797 KiB
PHP
90.1%
JavaScript
6.9%
CSS
1.4%
Hack
0.8%
Shell
0.7%
Tree:
6f81c3472e
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '6f81c3472e'
${ noResults }
website
/
app
/
model
/
LogModel.php
7 lines
89 B
Raw
Blame
History
<
?
php
namespace
App\Model
;
class
LogModel
extends
Model
{
protected
$table
=
'log'
;
}
Reference in new issue
Copy Permalink