|
c64064321e
|
- Function to store and get worked good
- Token works great
- Session works great
|
2017-09-05 10:01:27 +07:00 |
|
|
06c4e2a74e
|
Added input handler, redirector, session handler, and token handler.
|
2017-09-04 16:25:11 +07:00 |
|
|
287bd4beab
|
Fixing render path
|
2017-09-04 14:33:03 +07:00 |
|
|
7fa99eb6d8
|
Registering twig to project
|
2017-09-04 14:08:36 +07:00 |
|
|
bfdd632adf
|
Fix errors in the router
|
2017-09-04 11:02:25 +07:00 |
|
|
62430ff905
|
- Methods that are same (e.g. entry(), update(), delete(), etc.) defined in the parent.
- Added function when entry multiple rows (in this case is when putting
categories).
- Do test.
|
2017-09-04 10:37:25 +07:00 |
|
|
836a4d8995
|
Modify Model set functions to abstract, create Access interactions, do test.
|
2017-08-31 15:54:50 +07:00 |
|
|
031a188f5b
|
Make a better database interactions
|
2017-08-31 15:09:43 +07:00 |
|
|
a075e1c36e
|
Modify Model become abstract, create database interactions and do test.
|
2017-08-31 14:53:17 +07:00 |
|
|
5ca179fac7
|
Modify Model.php
|
2017-08-31 13:31:52 +07:00 |
|
|
1235bd4148
|
Create database connection using configuration then do a test
|
2017-08-31 13:21:38 +07:00 |
|
|
6666d674a6
|
Modify router to accept variables and do test
|
2017-08-31 10:21:55 +07:00 |
|
|
ffea1b6b6c
|
Create Core/Router and public/index then test the Router
|
2017-08-31 08:59:49 +07:00 |
|