This website works better with JavaScript.
Explore
Help
Register
Sign In
wangmingchuan
/
zhishifufei_php
Watch
1
Star
0
Fork
You've already forked zhishifufei_php
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
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.
12
Commits
4
Branches
0
Tags
98 MiB
JavaScript
46.7%
PHP
27.1%
Hack
12.8%
CSS
4.5%
HTML
4.3%
Other
4.4%
Tag:
Branch:
Tree:
f55d317bcc
beifen
main
master
v0408
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'f55d317bcc'
${ noResults }
zhishifufei_php
/
thinkphp
/
library
/
think
/
console
/
command
/
make
/
stubs
/
controller.plain.stub
10 lines
106 B
Raw
Blame
History
<?php
namespace {%namespace%};
use think\Controller;
class {%className%} extends Controller
{
//
}
Reference in new issue
View Git Blame
Copy Permalink