mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-10 12:24:50 +00:00
New event to create budget limits, new handler to handle said event, new routes for budget control, new routes for limit control, extended migration, extended models, extended JS. [skip-ci]
This commit is contained in:
@@ -94,4 +94,8 @@ require $framework . '/Illuminate/Foundation/start.php';
|
||||
|
|
||||
*/
|
||||
|
||||
// do something with events:
|
||||
Event::subscribe('Firefly\Trigger\Limits\EloquentLimitTrigger');
|
||||
|
||||
|
||||
return $app;
|
||||
|
||||
Reference in New Issue
Block a user