jasonhilder
5b2864c7d8
Added check for php server.
...
Added an if check that allows the built-in PHP server to serve existing files directly.
On a server it's handled by nginx, purely for ease of development.
2026-06-03 10:50:18 +02:00
jasonhilder
f9652ffed7
Moved development scripts into a dev directory.
...
This can optionally and ideally be omitted from your deployment. Purely
for local development.
2026-06-03 10:49:22 +02:00
jasonhilder
448228e3ad
Added init script + update Readme with its details.
2026-05-31 07:47:45 +02:00
jasonhilder
181128d13f
Added session and csrf token to bootstrap.
2026-05-29 11:13:08 +02:00
jasonhilder
a78a95dd8e
Small update, make router dynamic with prefixes.
2026-05-29 11:08:19 +02:00
jasonhilder
3c232440c2
Update README.md
2026-05-29 10:42:52 +02:00
jasonhilder
fcd58a4afb
Delete config/app.php
2026-05-29 10:42:14 +02:00
jasonhilder
d71d0f12bd
Update README.md
2026-05-29 10:34:52 +02:00
jasonhilder
211c9d7d96
Update src/database.php
2026-05-29 10:32:47 +02:00
jasonhilder
c2a57b8445
Initial setup of basics for every project.
2026-05-29 10:13:48 +02:00
jasonhilder
bbbe90458a
Initial commit.
2026-05-29 09:28:30 +02:00
jasonhilder
17daa347f4
Initial commit
2026-05-29 08:47:05 +02:00