mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-29 18:20:01 +00:00
Reimplemented forms, added an overdue fix.
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
|
|
||||
*/
|
||||
|
||||
use FireflyIII\Validation\FireflyValidator;
|
||||
|
||||
$app = new Illuminate\Foundation\Application(
|
||||
realpath(__DIR__.'/../')
|
||||
);
|
||||
|
Reference in New Issue
Block a user