This website requires JavaScript.
Explore
Help
Sign in
flashii
/
misuzu
Watch
1
Star
0
Fork
You've already forked misuzu
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
afa9495f29
misuzu
/
public
/
index.php
5 lines
95 B
PHP
Raw
Normal View
History
Unescape
Escape
Type signatures + porting Zalgo from Ayase
2017-12-16 19:17:29 +00:00
<
?
php
require_once
__DIR__
.
'/../misuzu.php'
;
Add Model base class and load modules when required.
2018-01-03 21:39:01 +00:00
You say 'a step backwards', I say 'modern web development'.
2018-03-14 01:39:02 +00:00
echo
$app
->
templating
->
render
(
'home.landing'
);
Reference in a new issue
Copy permalink