1
0
mirror of https://github.com/flarum/core.git synced 2025-07-22 17:21:27 +02:00
Files
php-flarum/framework/core
Franz Liedke 5f9fe677a5 Inject hardcoded prerequisite parameters
This affects version numbers, extensions and paths, which might be
skeleton-specific. This commit moves those hardcoded values out of
the classes and instead injects them through the constructor. This
way, all prerequisites can be configured in the service provider.
2015-11-11 19:30:35 +01:00
..
2015-10-19 15:09:54 +10:30
2015-11-06 15:54:06 +08:00
2015-10-22 12:25:22 +10:30
2015-11-05 08:11:59 +09:00
2015-10-28 12:46:49 +00:00
2015-07-05 21:25:09 +09:30
2015-11-05 16:29:13 +10:30
2015-11-01 16:00:25 +10:30
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.