mirror of
https://github.com/flarum/framework.git
synced 2025-03-11 04:35:16 +08:00

- Use existing `selectRaw()` method to avoid using the global `app()` helper as a service locator, which hides dependencies. - Do the same for the join. - The `Expression` is necessary to prevent the aliased column from being prefixed with the database table prefix, if configured.
Description
Simple forum software for building great communities.
200 MiB
Languages
PHP
60.7%
TypeScript
26%
JavaScript
7.9%
Less
4.4%
Blade
0.8%
Other
0.2%