mirror of
https://github.com/flarum/framework.git
synced 2024-11-29 12:43:52 +08:00
7f1048352d
- 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. |
||
---|---|---|
.. | ||
Blueprint | ||
Command | ||
Event | ||
MailableInterface.php | ||
Notification.php | ||
NotificationMailer.php | ||
NotificationRepository.php | ||
NotificationServiceProvider.php | ||
NotificationSyncer.php |