Looking to hire Laravel developers? Try LaraJobs

laravel-helpers maintained by flarum

Description
Implementations of common Laravel helpers that make it simper to use Laravel libraries with Flarum.
Last update
2021/05/12 04:41 (dev-main)
License
Downloads
113
Tags

Comments
comments powered by Disqus

Flarum Laravel Helpers

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