framework/src/Notification
Franz Liedke 627724839d Clean up database query
- 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.
2020-02-04 22:37:24 +01:00
..
2020-02-04 21:11:08 +00:00
2020-02-04 21:11:08 +00:00
2020-02-04 21:11:08 +00:00
2020-02-04 21:11:08 +00:00
2020-02-04 21:11:08 +00:00