Hacker News new | ask | show | jobs
by jtreminio 1511 days ago
When you say "Vanilla PHP", do you mean without a framework? If so, is there a reason you avoided frameworks?
1 comments

Yes, just raw plain PHP (no frameworks like LaRavel). Mainly because I just wanted to start building it with what I know and didn't want to spend weeks/months learning a new framework.