1
0
mirror of https://github.com/flarum/core.git synced 2025-07-23 09:41:26 +02:00
Files
php-flarum/framework/core
Toby Zerner 659ca692e3 Refactor CoreServiceProvider
A good start I think, but still some work to do. If we go ahead with
https://github.com/flarum/core/issues/132#issuecomment-117507974 (which
I am in favour of), we can extract the entity-related stuff into some
smaller service providers (e.g. discussion repo, an event listener,
permissions, and gambits stuff could all go in
Flarum\Core\Discussions\DiscussionsServiceProvider).
2015-07-01 22:34:11 +09:30
..
2015-06-26 19:09:43 +09:30
2015-07-01 22:34:11 +09:30
2015-07-01 16:31:06 +09:30
2015-05-06 11:26:47 +09:30
2015-03-30 15:50:36 +10:30
2015-06-26 23:09:58 +02:00
2015-06-26 23:09:58 +02:00
2015-05-07 12:43:23 +09:30

Flarum Core

This repository contains the core code of Flarum. If you want to install Flarum, visit the main Flarum repository.

Contributing

Interested in contributing to Flarum? Read the Contribution Guide!