Http/Kernel.php 2

Type Line Description
error 0 No summary was found for this file
error 7 No summary for class \App\Http\Kernel

Http/Middleware/EncryptCookies.php 2

Type Line Description
error 0 No summary was found for this file
error 7 No summary for class \App\Http\Middleware\EncryptCookies

Http/Middleware/VerifyCsrfToken.php 2

Type Line Description
error 0 No summary was found for this file
error 7 No summary for class \App\Http\Middleware\VerifyCsrfToken

Http/Middleware/RedirectIfAuthenticated.php 2

Type Line Description
error 0 No summary was found for this file
error 8 No summary for class \App\Http\Middleware\RedirectIfAuthenticated

Http/Middleware/Authenticate.php 2

Type Line Description
error 0 No summary was found for this file
error 8 No summary for class \App\Http\Middleware\Authenticate

Http/routes.php 1

Type Line Description
error 0 No summary was found for this file

Http/Requests/Request.php 2

Type Line Description
error 0 No summary was found for this file
error 7 No summary for class \App\Http\Requests\Request

Http/Controllers/DocumentVersionController.php 1

Type Line Description
error 0 No summary was found for this file

Http/Controllers/Controller.php 2

Type Line Description
error 0 No summary was found for this file
error 10 No summary for class \App\Http\Controllers\Controller

Http/Controllers/DocumentController.php 4

Type Line Description
error 0 No summary was found for this file
error 11 No summary for class \App\Http\Controllers\DocumentController
error 13 Argument $id is missing from the Docblock of getFileDownload
error 13 No summary for method getFileDownload()

Http/Controllers/ProjectController.php 4

Type Line Description
error 0 No summary was found for this file
error 26 Name of argument $id does not match with the DocBlock's name $id, in update()
notice 26 Parameter $id, could not be found in update()
error 180 No summary for method postNames()

Http/Controllers/UserController.php 5

Type Line Description
error 0 No summary was found for this file
error 14 No summary for class \App\Http\Controllers\UserController
error 44 Name of argument $request does not match with the DocBlock's name $userId in update()
error 44 The type hint of the argument is incorrect for the type definition of the @param tag with argument $request in update()
notice 44 Parameter $userId could not be found in update()

Http/Controllers/AppController.php 3

Type Line Description
error 0 No summary was found for this file
error 5 No summary for class \App\Http\Controllers\AppController
error 47 No summary for method project()

Http/Controllers/TagController.php 2

Type Line Description
error 0 No summary was found for this file
error 10 No summary for class \App\Http\Controllers\TagController

Http/Controllers/Auth/PasswordController.php 2

Type Line Description
error 0 No summary was found for this file
error 8 No summary for class \App\Http\Controllers\Auth\PasswordController

Http/Controllers/Auth/AuthController.php 8

Type Line Description
error 0 No summary was found for this file
error 145 Argument $request is missing from the Docblock of handleProviderCallback
error 254 Argument $request is missing from the Docblock of postRegister
error 254 No summary for method postRegister()
error 312 Argument $request is missing from the Docblock of showActivationForm
error 312 No summary for method showActivationForm()
error 325 Argument $request is missing from the Docblock of postActivate
error 325 No summary for method postActivate()

Http/Controllers/PostController.php 6

Type Line Description
error 0 No summary was found for this file
error 26 No summary for method __construct()
error 107 Argument $request is missing from the Docblock of showPostsView
error 247 Argument $request is missing from the Docblock of deletePost
error 247 Name of argument $request does not match with the DocBlock's name $idToDelete in deletePost()
error 247 The type hint of the argument is incorrect for the type definition of the @param tag with argument $request in deletePost()

Jobs/Job.php 2

Type Line Description
error 0 No summary was found for this file
error 7 No summary for class \App\Jobs\Job

Jobs/GenerateKeywords.php 6

Type Line Description
error 0 No summary was found for this file
error 12 No summary for class \App\Jobs\GenerateKeywords
error 24 Argument $documentVersion is missing from the Docblock of __construct
error 24 Argument $document is missing from the Docblock of __construct
error 16 No summary for property $documentVersion
error 17 No summary for property $document

DocumentVersion.php 1

Type Line Description
error 0 No summary was found for this file

Post.php 2

Type Line Description
error 0 No summary was found for this file
error 46 No summary for method folders()

Tag.php 3

Type Line Description
error 0 No summary was found for this file
error 72 No summary for property $timestamps
error 73 No summary for property $fillable

User.php 1

Type Line Description
error 0 No summary was found for this file

Keyword.php 3

Type Line Description
error 0 No summary was found for this file
error 13 No summary for property $timestamps
error 14 No summary for property $fillable

SocialLogin.php 1

Type Line Description
error 0 No summary was found for this file

Document.php 1

Type Line Description
error 0 No summary was found for this file

Providers/RouteServiceProvider.php 2

Type Line Description
error 0 No summary was found for this file
error 8 No summary for class \App\Providers\RouteServiceProvider

Providers/EventServiceProvider.php 2

Type Line Description
error 0 No summary was found for this file
error 8 No summary for class \App\Providers\EventServiceProvider

Providers/AuthServiceProvider.php 2

Type Line Description
error 0 No summary was found for this file
error 8 No summary for class \App\Providers\AuthServiceProvider

Providers/AppServiceProvider.php 2

Type Line Description
error 0 No summary was found for this file
error 7 No summary for class \App\Providers\AppServiceProvider

Folder.php 4

Type Line Description
error 0 No summary was found for this file
error 7 No summary for class \App\Folder
error 9 No summary for method posts()
error 14 No summary for method project()

Project.php 4

Type Line Description
error 0 No summary was found for this file
error 7 No summary for class \App\Project
error 9 No summary for method owner()
error 14 No summary for method folders()

Events/Event.php 2

Type Line Description
error 0 No summary was found for this file
error 5 No summary for class \App\Events\Event

Console/Kernel.php 2

Type Line Description
error 0 No summary was found for this file
error 8 No summary for class \App\Console\Kernel

Console/Commands/Inspire.php 2

Type Line Description
error 0 No summary was found for this file
error 8 No summary for class \App\Console\Commands\Inspire

Exceptions/Handler.php 2

Type Line Description
error 0 No summary was found for this file
error 13 No summary for class \App\Exceptions\Handler