Archived
1
0
Fork 0
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.
httpcb/app
2018-06-17 12:55:56 +02:00
..
assets adding Font Awesome JS files. 2018-04-11 20:42:11 +02:00
config public/index.php: use new Application class and remove services.php 2018-06-17 12:55:56 +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 adding app/library/Application.php 2018-06-17 12:55:56 +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