This website requires JavaScript.
Explore
Help
Sign in
archive
/
httpcb
Archived
Watch
1
Star
0
Fork
You've already forked httpcb
0
Code
Releases
Activity
This repository has been archived on
2026-04-03
. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
e85d935734
httpcb
/
app
History
Download ZIP
Download TAR.GZ
Henrik Hautakoski
e85d935734
Create a Bootstrap class and move bootstrap code from public/index.php
2018-06-18 17:42:30 +02:00
..
assets
adding Font Awesome JS files.
2018-04-11 20:42:11 +02:00
config
Create a Bootstrap class and move bootstrap code from public/index.php
2018-06-18 17:42:30 +02:00
controllers
app/views/error/show404.volt: adding some weird message.
2018-06-13 21:52:45 +02:00
forms
Change form namespace to App\Form
2018-04-02 23:37:50 +02:00
library
Create a Bootstrap class and move bootstrap code from public/index.php
2018-06-18 17:42:30 +02:00
listeners
app/listeners/DispatchListener.php: need "use Exception" to make php know that i want the base class without any namespaces.
2018-06-13 21:33:12 +02:00
migrations
migration: adding password_link table.
2018-06-12 00:31:54 +02:00
models
/Data
Merge branch '10-user-confirm-email-when-creating-new-password'
2018-06-12 23:51:52 +02:00
templates
/mail
adding app/templates/mail/password_activation.volt
2018-06-12 23:50:39 +02:00
views
app/views/error/error.volt: adding a funny message.
2018-06-13 21:58:21 +02:00