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