1
0
mirror of https://github.com/flarum/core.git synced 2025-07-22 01:01:28 +02:00
Files
php-flarum/framework
Toby Zerner b43f34c120 Roughly implement routes and data preloading
Only preloading data for basic requests w/o query params, at least for
the moment - if we have to preload for something like
/?q=test&sort=newest, we end up having to duplicate a whole lot of
logic between JS/PHP.
2015-06-18 17:41:37 +09:30
..