Mike Cao
e715471a2c
Updated docs to include composer information.
10 years ago
Mike Cao
81041d418b
JSON request input is now stored in the data property.
11 years ago
Mike Cao
d5cf1a4e24
Updated documentation on route info.
11 years ago
Mike Cao
b10b294d83
Added method to get the application object instance.
11 years ago
Mike Cao
33c5fb794a
Wrap text to be more legible.
11 years ago
Mike Cao
2776d54228
Added section about route object.
11 years ago
Emmanuel еΜanwʬĔbdƎv
bf7a3d3475
Fix JSONP example
11 years ago
Pascal Borreli
2648a5216e
Fixed typos
11 years ago
Mike Cao
fbdd5a4338
Updated database example.
11 years ago
Mike Cao
14dca4addf
Added section about JSON. Added some missing info.
11 years ago
Mike Cao
5ec68f35d5
Updated methods section
12 years ago
enyst
55651d2b08
Document instance calls fix.
...
Signed-off-by: enyst <engel.nyst@gmail.com>
12 years ago
engelnyst
c0ae6dbc31
Update README.md
...
Fixes #53
Signed-off-by: enyst <engel.nyst@gmail.com>
12 years ago
Mike Cao
c233214a39
Added section about configuration values.
12 years ago
Mike Cao
000b1db3be
Added example for new Engine class.
12 years ago
Mike Cao
66a403ff96
Merge remote-tracking branch 'origin/master'
12 years ago
Mike Cao
84078158c3
Introduced new Engine class.
...
Core functionality has been moved to a namespaced Engine class. The
existing Flight class is now just a static pass-through to the Engine class.
Also fixed autoloading and initialization issues.
12 years ago
Mateusz Gachowski
90c337993a
Fixed documentation
12 years ago
Mike Cao
ef72548a1a
Changed header sizes.
12 years ago
Mike Cao
28ae5e0aec
Added route passing functionality.
12 years ago
Mike Cao
9fb6b54665
Merge remote-tracking branch 'origin/master'
12 years ago
Mike Cao
483ff648c4
Updated readme.
12 years ago
Peter Mescalchin
0a480e1f4a
Fixed variable name typo in template/layout example.
...
This is also a typo on the http://flightphp.com/learn page.
12 years ago
Zachary Queal
03b4dfe825
rework with syntax highlighting
...
Reworked the README to include syntax highlighting for sanity while reading, as well as a few posed changes for `uniformity`.
12 years ago
Mike Cao
1991a65d4d
Added section about optional parameters
12 years ago
Mike Cao
f41d2efa8a
Fixed typo
12 years ago
Mike Cao
4d372b0d44
Fixed docs
13 years ago
Mike Cao
17d18fbdcb
Updated section about requests.
13 years ago
Mike Cao
b70f831c0e
Added new Collection class, updated documentation
13 years ago
Mike Cao
5d789ceb2e
More refactoring, updated documenation
13 years ago
Mike Cao
8af17f2215
Changed render method for views and layouts.
...
The previous render method allowed you to render a template
directly into a layout. This however only allowed one template
to be used per layout. The new method instead stores the template
results as a view variable, which the layout can reference.
Also expanded documentation on views.
Added a has() method to the view to check if a variable is set.
13 years ago
Mike Cao
fb507428b7
Removed $this reference
14 years ago
Mike Cao
b9034d7c51
Updated README to reflect new view variables
14 years ago
Mike Cao
509b832377
Updated README
14 years ago
Mike Cao
8e4b75f5e6
Fix typo
14 years ago
Mike Cao
f54b614bc9
Added section about HTTP caching
14 years ago
Mike Cao
9f24bc0de6
Pass named parameters as arguments to callback
14 years ago
Mike Cao
0eca364fe5
Clean up
14 years ago
Mike Cao
b8faba3dc5
Add section about Views.
14 years ago
Mike Cao
033ceb4421
Touch ups.
14 years ago
Mike Cao
bba9998157
Updated documentation.
14 years ago
Mike Cao
03499954a8
Updated documentation
14 years ago
Mike Cao
ce8dbfc435
Initial commit
14 years ago