1
0
mirror of https://github.com/flarum/core.git synced 2025-07-20 08:11:27 +02:00
Files
php-flarum/framework/core
Franz Liedke 04aef5814e AbstractServer: Store app instance as class property
This will make it easier to reuse the instance in an asynchronous
setting (e.g. ReactPHP), where one application instance is preloaded
and reused for each incoming request.
2016-04-16 13:07:52 +09:00
..
2016-04-14 23:22:33 +09:00
2016-02-25 22:09:39 -05:00
2015-10-22 12:25:22 +10:30
2016-02-26 13:47:17 +10:30
2016-03-31 20:02:42 +10:30
2015-11-01 16:00:25 +10:30
2016-01-02 07:08:58 +01:00
2015-11-01 16:00:25 +10:30

Flarum Core

This repository contains Flarum's core code. If you want to set up a forum, visit the main Flarum repository.

Contributing

Flarum is open-source and we would love your help building it! Please read the Contributing Guide to learn how you can help.