valkyrjaio/application

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.gitignore
.styleci.yml
CHANGELOG.md
LICENSE.md
README.md
app/App.php6
A
0 mins
app/Exceptions/ExceptionHandler.php11
A
0 mins
app/Http/Controllers/Controller.php6
A
0 mins
app/Http/Controllers/HomeController.php27
A
0 mins
app/Http/Kernel.php22
A
0 mins
app/Http/Middleware/ExampleMiddleware.php20
A
0 mins
app/Models/Data.php17
A
0 mins
app/Models/SimpleModel.php8
A
0 mins
app/ORM/Entities/User.php33
A
0 mins
app/ORM/Repositories/UserRepository.php7
A
0 mins
app/Providers/AppServiceProvider.php19
A
0 mins
bootstrap/commands/default.php3
A
0 mins
bootstrap/events/default.php3
A
0 mins
bootstrap/routes/default.php18
A
0 mins
bootstrap/services/default.php3
A
0 mins
composer.json
composer.lock
env/Env.example.php6
A
0 mins
env/EnvConsole.example.php6
A
0 mins
env/EnvTest.example.php7
A
0 mins
gulpfile.js3
A
0 mins
package.json
public/index.php8
A
0 mins
resources/assets/global/less/global.less
resources/assets/global/sass/global.sass
resources/assets/global/scripts/global.js0
A
0 mins
resources/views/errors/404.orka.phtml
resources/views/errors/404.phtml
resources/views/errors/404.twig
resources/views/errors/500.orka.phtml
resources/views/errors/500.phtml
resources/views/errors/500.twig
resources/views/errors/error.orka.phtml
resources/views/errors/error.phtml
resources/views/errors/error.twig
resources/views/home/home.okra.phtml
resources/views/home/home.phtml
resources/views/home/home.twig
resources/views/index.orka.phtml
resources/views/index.phtml
resources/views/index.twig
resources/views/layout.orka.phtml
resources/views/layout.phtml
resources/views/layout.twig