mirror of
https://github.com/flarum/core.git
synced 2025-07-10 03:16:22 +02:00
f591851cb2cc61eb1bc8a0fabcf409cbed0adee0
Instead of: <a href={app.route.user(user)} config={m.route}> We can use: <a route={app.route.user(user)}>
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? Please read the Contributing docs to learn how you can help.
Description
Languages
PHP
65.5%
JavaScript
14.2%
TypeScript
13.9%
Less
5.5%
Blade
0.7%
Other
0.2%