framework/src
2019-07-30 00:56:29 +02:00
..
Admin Implement middleware for CSRF token verification 2019-06-13 00:13:58 +02:00
Api Use Laravel's class-based Str and Arr helpers 2019-07-06 01:30:58 +02:00
Bus One BusServiceProvider is enough 2018-08-22 07:58:50 +02:00
Console Boot Flarum app in Server classes 2018-09-21 23:30:14 +02:00
Database Use class constant instead of strings 2019-07-06 00:03:25 +02:00
Discussion Prevent MySQL search operators from taking effect 2019-07-23 23:55:06 +02:00
Event moved GetDisplayName event to User namespace (#1768) 2019-07-06 19:27:44 +02:00
Extend Allow passing strings (names of invokable classes) to Formatter extender 2018-12-15 12:05:17 +01:00
Extension Revert "Remove deprecated bootstrap.php fallback" 2019-07-14 22:22:06 +02:00
Formatter Make the Request available to the Formatter\Rendering event (#1721) 2019-01-22 23:33:49 +01:00
Forum Determine default route after extensions 2019-07-30 00:56:29 +02:00
Foundation Use Laravel's class-based Str and Arr helpers 2019-07-06 01:30:58 +02:00
Frontend Use Laravel's class-based Str and Arr helpers 2019-07-06 01:30:58 +02:00
Group Use Laravel's class-based Str and Arr helpers 2019-07-06 01:30:58 +02:00
Http Set Whoops middleware HTTP status to error code (#1648) 2019-07-07 14:57:40 +02:00
Install Use Laravel's class-based Str and Arr helpers 2019-07-06 01:30:58 +02:00
Locale Use Laravel's class-based Str and Arr helpers 2019-07-06 01:30:58 +02:00
Mail Allow configuring all drivers via frontend (#1169) 2019-03-19 09:56:20 +01:00
Notification Clean up database query 2019-07-11 22:35:19 +02:00
Post fixed class property hint for event post content attribute 2019-07-09 08:31:48 +02:00
Search Use Laravel's class-based Str and Arr helpers 2019-07-06 01:30:58 +02:00
Settings Use Laravel's class-based Str and Arr helpers 2019-07-06 01:30:58 +02:00
Update Use Laravel's class-based Str and Arr helpers 2019-07-06 01:30:58 +02:00
User fixes #1695, take into consideration is_private with counts on User stats 2019-07-28 20:59:12 +02:00
Util No slug? Then no '-' separator! (#1351) 2018-02-09 07:22:50 +10:30
helpers.php Public and base directory can be separated (#938) 2016-04-23 11:55:53 +09:30