File tree Expand file tree Collapse file tree 2 files changed +2
-14
lines changed
Expand file tree Collapse file tree 2 files changed +2
-14
lines changed Original file line number Diff line number Diff line change 1717 "leafs/aloe" : " v4.x-dev"
1818 },
1919 "require-dev" : {
20- "leafs/alchemy" : " ^2.0"
20+ "leafs/alchemy" : " ^2.0" ,
21+ "fakerphp/faker" : " ^1.24"
2122 },
2223 "autoload" : {
2324 "psr-4" : {
Original file line number Diff line number Diff line change 5656 unset($ path );
5757}
5858
59- /*
60- |--------------------------------------------------------------------------
61- | Load Leaf configuration
62- |--------------------------------------------------------------------------
63- |
64- | Leaf MVC allows you to customize Leaf and it's modules using
65- | configuration files defined in the config folder. This line
66- | loads the configuration files and makes them available to
67- | your application.
68- |
69- */
70- Leaf \Core::loadApplicationConfig ();
71-
7259/*
7360|--------------------------------------------------------------------------
7461| Run your Leaf MVC application
You can’t perform that action at this time.
0 commit comments