midterm-2-main
luka janjghava mid term
quizz
composer.json
2KB
phpunit.xml
1KB
bootstrap
app.php
2KB
config
logging.php
3KB
cors.php
846B
cache.php
3KB
filesystems.php
3KB
auth.php
4KB
session.php
7KB
mail.php
3KB
broadcasting.php
2KB
queue.php
3KB
view.php
1KB
app.php
9KB
hashing.php
2KB
database.php
5KB
services.php
950B
composer.lock
241KB
package.json
944B
artisan
2KB
database
seeders
DatabaseSeeder.php
282B
factories
UserFactory.php
862B
AnswerFactory.php
597B
QuestionFactory.php
510B
migrations
2014_10_12_000000_create_users_table.php
913B
2019_08_19_000000_create_failed_jobs_table.php
820B
2014_10_12_100000_create_password_resets_table.php
683B
2020_11_30_151359_create_questions_table.php
622B
2020_11_30_151353_create_answers_table.php
714B
app
Models
Question.php
340B
User.php
877B
Answer.php
357B
Http
Controllers
QuizController.php
869B
QuestionController.php
2KB
Controller.php
361B
UserController.php
972B
Kernel.php
2KB
Requests
UserRequest.php
556B
QuestionRequest.php
719B
Middleware
EncryptCookies.php
294B
PreventRequestsDuringMaintenance.php
353B
TrimStrings.php
340B
TrustHosts.php
354B
VerifyCsrfToken.php
307B
Authenticate.php
469B
TrustProxies.php
441B
RedirectIfAuthenticated.php
734B
Providers
RouteServiceProvider.php
2KB
EventServiceProvider.php
685B
AuthServiceProvider.php
1KB
AppServiceProvider.php
403B
BroadcastServiceProvider.php
380B
Exceptions
Handler.php
753B
Console
Kernel.php
827B
暂无评论