This website requires JavaScript.
Explore
Help
Register
Sign In
bztang
/
bztang-admin
Watch
1
Star
0
Fork
You've already forked bztang-admin
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
bztang-admin
/
routes
/
api.php
7 lines
56 B
PHP
Raw
Permalink
Blame
History
<
?
php
Route
::
any
(
'/'
,
function
()
{
return
true
;
});
Reference in New Issue
View Git Blame
Copy Permalink