flarum / laravel-helpers
Implementations of common Laravel helpers that make it simper to use Laravel libraries with Flarum.
Fund package maintenance!
flarum
Open Collective
Tidelift
Requires
- flarum/core: ^0.1.0
This package is auto-updated.
Last update: 2021-05-25 13:01:31 UTC
README
These helpers have been moved back to flarum/core, but deprecated perpetually. This package should not be used.
Some Laravel repos expect certain Laravel Helpers to be available globally. This package collects some of these helpers for use by extensions. These helpers should NOT be used directly in Flarum extension code; they are available so that Laravel-based libraries that expect them to exist don't malfunction.
If your extension uses a Laravel library that expects a helper not provided here, please open a Github Issue to request that it be considered.
Currently supported helpers
app
event
base_path
storage_path
public_path