jadjoubran/laravel5-angular-material-starter

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
database/migrations/2014_10_12_100000_create_password_resets_table.php19
database/seeds/DatabaseSeeder.php8
public/index.php9
resources/lang/en/auth.php5
resources/lang/en/pagination.php5
resources/lang/en/passwords.php8
resources/lang/en/validation.php77
resources/views/auth/reset_link.blade.php4
resources/views/errors/503.blade.php41
resources/views/index.blade.php33
resources/views/unsupported_browser.blade.php26
routes/api.php10
routes/console.php5
routes/web.php3
server.php8
tests/ExampleTest.php12
tests/JwtAuthTest.php43
tests/LaravelRoutesTest.php15
tests/PasswordResetTest.php77
tests/TestCase.php98
A
50 mins