Franz Liedke
|
646bd40bca
|
Use Laravel's class-based Str and Arr helpers
Starting with version 5.9, the global funtions will be deprecated.
* https://laravel-news.com/laravel-5-8-deprecates-string-and-array-helpers
* https://github.com/laravel/framework/pull/26898
|
2019-07-06 01:30:58 +02:00 |
|
Toby Zerner
|
160493e725
|
fire -> dispatch
As per Illuminate\Contracts\Events\Dispatcher
|
2018-02-10 12:09:35 +10:30 |
|
Toby Zerner
|
8a6344cfcf
|
Fix some class names, clean up imports
|
2017-12-27 16:17:25 +10:30 |
|
Daniël Klabbers
|
6280fb2498
|
reverting translator contract
|
2017-11-29 06:26:48 +01:00 |
|
Daniel Klabbers
|
4d9e2335c7
|
pleasing the angry god Circle
|
2017-11-27 11:05:15 +01:00 |
|
Daniel Klabbers
|
642332ffe2
|
replaced the Symfony\Component\Translation\TranslationInterface with the Illuminate\Contracts\Translation\Translator, deprecating the Symfony version
|
2017-11-27 10:42:16 +01:00 |
|
Franz Liedke
|
6c9ff72efb
|
Finalize Flarum\Foundation namespace
|
2017-10-03 18:47:23 +02:00 |
|