0/110 [>---------------------------] 0%  3/110 [>---------------------------] 2%  5/110 [=>--------------------------] 4%  9/110 [==>-------------------------] 8%  15/110 [===>------------------------] 13%  16/110 [====>-----------------------] 14%  18/110 [====>-----------------------] 16%  19/110 [====>-----------------------] 17%  23/110 [=====>----------------------] 20%  26/110 [======>---------------------] 23%  30/110 [=======>--------------------] 27%  34/110 [========>-------------------] 30%  37/110 [=========>------------------] 33%  39/110 [=========>------------------] 35%  42/110 [==========>-----------------] 38%  44/110 [===========>----------------] 40%  49/110 [============>---------------] 44%  54/110 [=============>--------------] 49%  69/110 [=================>----------] 62%  75/110 [===================>--------] 68%  84/110 [=====================>------] 76%  89/110 [======================>-----] 80%  98/110 [========================>---] 89%  102/110 [=========================>--] 92%  103/110 [==========================>-] 93%  104/110 [==========================>-] 94%  106/110 [==========================>-] 96% ------ ------------------------------------------------------------------------------------------------ Line app\Blog.php ------ ------------------------------------------------------------------------------------------------ 133 Method Illuminate\Database\Eloquent\Builder::select() invoked with 4 parameters, 0-1 required. 275 Method Illuminate\Database\Eloquent\Builder::select() invoked with 4 parameters, 0-1 required. 288 Method Illuminate\Database\Eloquent\Builder::select() invoked with 4 parameters, 0-1 required. ------ ------------------------------------------------------------------------------------------------ ------ --------------------------------------------------------------------------------------------------------------------- Line app\Category.php ------ --------------------------------------------------------------------------------------------------------------------- 135 PHPDoc tag @param has invalid value (integer id $category id with default value 0): Unexpected token "id", expected TOKEN_VARIABLE at offset 94 ------ --------------------------------------------------------------------------------------------------------------------- ------ ------------------------------------------------------------------------------- Line app\CategoryReference.php ------ ------------------------------------------------------------------------------- 72 Static method App\Category::select() invoked with 3 parameters, 0-1 required. 89 Static method App\Category::select() invoked with 4 parameters, 0-1 required. ------ ------------------------------------------------------------------------------- ------ ------------------------------------------------------------------------------------------------- Line app\Event.php ------ ------------------------------------------------------------------------------------------------- 136 Method Illuminate\Database\Eloquent\Builder::select() invoked with 14 parameters, 0-1 required. ------ ------------------------------------------------------------------------------------------------- ------ --------------------------------------------------------------------------------------------------------------------------- Line app\Faq.php ------ --------------------------------------------------------------------------------------------------------------------------- 102 PHPDoc tag @param has invalid value ($fromPosition integer previous display order): Unexpected token "$fromPosition", expected TOKEN_IDENTIFIER at offset 79 102 PHPDoc tag @param has invalid value ($id integer current record id): Unexpected token "$id", expected TOKEN_IDENTIFIER at offset 200 102 PHPDoc tag @param has invalid value ($toPosition integer current display order): Unexpected token "$toPosition", expected TOKEN_IDENTIFIER at offset 141 157 Variable $currentFaqs in isset() always exists and is not nullable. ------ --------------------------------------------------------------------------------------------------------------------------- ------ --------------------------------------------------------------------------------------------------------------------------- Line app\Gallery.php ------ --------------------------------------------------------------------------------------------------------------------------- 75 Class App\Gallery referenced with incorrect case: App\gallery. 106 PHPDoc tag @param has invalid value ($fromPosition integer previous display order): Unexpected token "$fromPosition", expected TOKEN_IDENTIFIER at offset 79 106 PHPDoc tag @param has invalid value ($id integer current record id): Unexpected token "$id", expected TOKEN_IDENTIFIER at offset 200 106 PHPDoc tag @param has invalid value ($toPosition integer current display order): Unexpected token "$toPosition", expected TOKEN_IDENTIFIER at offset 141 159 Variable $currentGalleries in isset() always exists and is not nullable. ------ --------------------------------------------------------------------------------------------------------------------------- ------ --------------------------------------------------------------------------------------------------------------------- Line app\Http\Controllers\Admin\BlogController.php ------ --------------------------------------------------------------------------------------------------------------------- 30 Method App\Http\Controllers\Admin\BlogController::index() should return Illuminate\Http\Response but returns Illuminate\View\View. 42 Method App\Http\Controllers\Admin\BlogController::create() should return Illuminate\Http\Response but returns Illuminate\View\View. 58 Binary operation "+" between Illuminate\Database\Eloquent\Builder and 1 results in an error. 73 Method App\Http\Controllers\Admin\BlogController::store() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 75 Method App\Http\Controllers\Admin\BlogController::store() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 77 Method App\Http\Controllers\Admin\BlogController::store() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 89 Method App\Http\Controllers\Admin\BlogController::edit() should return Illuminate\Http\Response but returns Illuminate\View\View. 118 Method App\Http\Controllers\Admin\BlogController::update() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 120 Method App\Http\Controllers\Admin\BlogController::update() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 122 Method App\Http\Controllers\Admin\BlogController::update() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 176 Call to protected static method flushCache() of class App\Model. 178 Method App\Http\Controllers\Admin\BlogController::bulkaction() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 178 Variable $message might not be defined. 196 Call to protected static method flushCache() of class App\Model. 197 Method App\Http\Controllers\Admin\BlogController::sort() should return Illuminate\Http\Response but returns Illuminate\Http\JsonResponse. 212 Method App\Http\Controllers\Admin\BlogController::changestatus() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. ------ --------------------------------------------------------------------------------------------------------------------- ------ ------------------------------------------------------------------------------------------------------------------------- Line app\Http\Controllers\Admin\CategoryController.php ------ ------------------------------------------------------------------------------------------------------------------------- 24 Method App\Http\Controllers\Admin\CategoryController::index() should return Illuminate\Http\Response but returns Illuminate\View\View. 36 Method App\Http\Controllers\Admin\CategoryController::create() should return Illuminate\Http\Response but returns Illuminate\View\View. 52 Binary operation "+" between Illuminate\Database\Eloquent\Builder and 1 results in an error. 65 Method App\Http\Controllers\Admin\CategoryController::store() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 67 Method App\Http\Controllers\Admin\CategoryController::store() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 69 Method App\Http\Controllers\Admin\CategoryController::store() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 84 Method App\Http\Controllers\Admin\CategoryController::edit() should return Illuminate\Http\Response but returns Illuminate\View\View. 113 Method App\Http\Controllers\Admin\CategoryController::update() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 115 Method App\Http\Controllers\Admin\CategoryController::update() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 117 Method App\Http\Controllers\Admin\CategoryController::update() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 171 Method App\Http\Controllers\Admin\CategoryController::bulkAction() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 171 Variable $message might not be defined. 186 Method App\Http\Controllers\Admin\CategoryController::changeStatus() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 210 Method App\Http\Controllers\Admin\CategoryController::checkDependantData() should return Illuminate\Http\Response but returns Illuminate\Http\JsonResponse. 229 Call to protected static method flushCache() of class App\Model. 230 Method App\Http\Controllers\Admin\CategoryController::sort() should return Illuminate\Http\Response but returns Illuminate\Http\JsonResponse. ------ ------------------------------------------------------------------------------------------------------------------------- ------ ------------------------------------------------------------------------------------------------------------------- Line app\Http\Controllers\Admin\DashboardController.php ------ ------------------------------------------------------------------------------------------------------------------- 16 Method App\Http\Controllers\Admin\DashboardController::index() should return Illuminate\Http\Response but returns Illuminate\View\View. ------ ------------------------------------------------------------------------------------------------------------------- ------ ---------------------------------------------------------------------------------------------------------------------- Line app\Http\Controllers\Admin\EventController.php ------ ---------------------------------------------------------------------------------------------------------------------- 23 Method App\Http\Controllers\Admin\EventController::index() should return Illuminate\Http\Response but returns Illuminate\View\View. 34 Method App\Http\Controllers\Admin\EventController::create() should return Illuminate\Http\Response but returns Illuminate\View\View. 66 Method App\Http\Controllers\Admin\EventController::store() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 68 Method App\Http\Controllers\Admin\EventController::store() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 70 Method App\Http\Controllers\Admin\EventController::store() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 82 Method App\Http\Controllers\Admin\EventController::edit() should return Illuminate\Http\Response but returns Illuminate\View\View. 112 Method App\Http\Controllers\Admin\EventController::update() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 114 Method App\Http\Controllers\Admin\EventController::update() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 116 Method App\Http\Controllers\Admin\EventController::update() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 159 Call to protected static method flushCache() of class App\Model. 161 Method App\Http\Controllers\Admin\EventController::bulkaction() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 161 Variable $message might not be defined. 176 Method App\Http\Controllers\Admin\EventController::changestatus() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. ------ ---------------------------------------------------------------------------------------------------------------------- ------ ------------------------------------------------------------------------------------------------------------------- Line app\Http\Controllers\Admin\IpTrackerController.php ------ ------------------------------------------------------------------------------------------------------------------- 24 Method App\Http\Controllers\Admin\IpTrackerController::index() should return Illuminate\Http\Response but returns Illuminate\View\View. ------ ------------------------------------------------------------------------------------------------------------------- ------ ------------------------------------------------------------------------------------------------------------------ Line app\Http\Controllers\Admin\ProfileController.php ------ ------------------------------------------------------------------------------------------------------------------ 19 PHPDoc tag @param references unknown parameter: $user 22 Method App\Http\Controllers\Admin\ProfileController::edit() should return Illuminate\Http\Response but returns Illuminate\View\View. 32 PHPDoc tag @param references unknown parameter: $user 44 Method App\Http\Controllers\Admin\ProfileController::update() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. ------ ------------------------------------------------------------------------------------------------------------------ ------ -------------------------------------------------------------------------------------------------------------------- Line app\Http\Controllers\Admin\SiteConfigController.php ------ -------------------------------------------------------------------------------------------------------------------- 19 Method App\Http\Controllers\Admin\SiteConfigController::index() should return Illuminate\Http\Response but returns Illuminate\View\View. 59 Method App\Http\Controllers\Admin\SiteConfigController::store() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. ------ -------------------------------------------------------------------------------------------------------------------- ------ ------------------------------------------------------------------------------ Line app\Http\Controllers\Admin\UploadController.php ------ ------------------------------------------------------------------------------ 16 Binary operation "*" between array|string|null and 1000 results in an error. ------ ------------------------------------------------------------------------------ ------ ---------------------------------------------------------------------------------------------------------------------- Line app\Http\Controllers\Admin\UserController.php ------ ---------------------------------------------------------------------------------------------------------------------- 26 Method App\Http\Controllers\Admin\UserController::index() should return Illuminate\Http\Response but returns Illuminate\View\View. 37 Method App\Http\Controllers\Admin\UserController::create() should return Illuminate\Http\Response but returns Illuminate\View\View. 60 Call to an undefined method object::restore(). 68 Call to an undefined method object::fill(). 69 Call to an undefined method object::save(). 83 Call to an undefined method object::notify(). 86 Method App\Http\Controllers\Admin\UserController::store() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 88 Method App\Http\Controllers\Admin\UserController::store() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 90 Method App\Http\Controllers\Admin\UserController::store() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 102 Method App\Http\Controllers\Admin\UserController::edit() should return Illuminate\Http\Response but returns Illuminate\View\View. 140 Method App\Http\Controllers\Admin\UserController::update() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 142 Method App\Http\Controllers\Admin\UserController::update() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 144 Method App\Http\Controllers\Admin\UserController::update() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 166 Method App\Http\Controllers\Admin\UserController::resetPassword() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 168 Static method Illuminate\Auth\Passwords\PasswordBroker::sendResetLink() invoked with 2 parameters, 1 required. 169 Call to an undefined method App\Http\Controllers\Admin\UserController::getEmailSubject(). 174 Method App\Http\Controllers\Admin\UserController::resetPassword() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 176 Method App\Http\Controllers\Admin\UserController::resetPassword() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 212 Variable $message might not be defined. 214 Method App\Http\Controllers\Admin\UserController::bulkaction() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 238 Method App\Http\Controllers\Admin\UserController::changestatus() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 247 PHPDoc tag @param references unknown parameter: $request 254 Method App\Http\Controllers\Admin\UserController::destroy() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. ------ ---------------------------------------------------------------------------------------------------------------------- ------ ---------------------------------------------------------------------------------------------------------------- Line app\Http\Controllers\Api\Auth\ApiForgotPasswordController.php ------ ---------------------------------------------------------------------------------------------------------------- 30 App\Http\Controllers\Api\Auth\ApiForgotPasswordController::__construct() does not call parent constructor from App\Http\Controllers\Controller. ------ ---------------------------------------------------------------------------------------------------------------- ------ ---------------------------------------------------------------------------------------------------------------------- Line app\Http\Controllers\Api\Auth\ApiLoginController.php ------ ---------------------------------------------------------------------------------------------------------------------- 38 Method App\Http\Controllers\Api\Auth\ApiLoginController::login() should return Illuminate\Http\JsonResponse|Illuminate\Http\RedirectResponse|Illuminate\Http\Response but returns void. 38 Result of method App\Http\Controllers\Api\Auth\ApiLoginController::sendLockoutResponse() (void) is used. 50 Method App\Http\Controllers\Api\Auth\ApiLoginController::login() should return Illuminate\Http\JsonResponse|Illuminate\Http\RedirectResponse|Illuminate\Http\Response but returns Symfony\Component\HttpFoundation\Response. 102 Method App\Http\Controllers\Api\Auth\ApiLoginController::logout() should return Illuminate\Http\Response but returns Illuminate\Http\JsonResponse. ------ ---------------------------------------------------------------------------------------------------------------------- ------ --------------------------------------------------------------------------------------------------------------------------- Line app\Http\Controllers\Api\BaseController.php ------ --------------------------------------------------------------------------------------------------------------------------- 20 Return typehint of method App\Http\Controllers\API\BaseController::checkAppVersion() has invalid type App\Http\Controllers\API\JSON. 36 Method App\Http\Controllers\API\BaseController::checkAppVersion() should return App\Http\Controllers\API\JSON but returns Illuminate\Http\JsonResponse. 59 Method App\Http\Controllers\API\BaseController::updateDeviceInfo() should return Illuminate\Http\Response but returns Illuminate\Http\JsonResponse. ------ --------------------------------------------------------------------------------------------------------------------------- ------ ----------------------------------------------------------------------------------------------- Line app\Http\Controllers\Auth\ChangePassword.php ------ ----------------------------------------------------------------------------------------------- 20 App\Http\Controllers\Auth\ChangePassword::__construct() does not call parent constructor from App\Http\Controllers\Controller. 30 PHPDoc tag @param references unknown parameter: $request ------ ----------------------------------------------------------------------------------------------- ------ ----------------------------------------------------------------------------------------------------------------------------- Line app\Http\Controllers\Auth\ForgotPasswordController.php ------ ----------------------------------------------------------------------------------------------------------------------------- 30 App\Http\Controllers\Auth\ForgotPasswordController::__construct() does not call parent constructor from App\Http\Controllers\Controller. 42 Method App\Http\Controllers\Auth\ForgotPasswordController::showLinkRequestForm() should return Illuminate\Http\Response but returns Illuminate\View\View. ------ ----------------------------------------------------------------------------------------------------------------------------- ------ ---------------------------------------------------------------------------------------------------------------------------- Line app\Http\Controllers\Auth\LoginController.php ------ ---------------------------------------------------------------------------------------------------------------------------- 62 App\Http\Controllers\Auth\LoginController::__construct() does not call parent constructor from App\Http\Controllers\Controller. 69 Access to an undefined property App\Http\Controllers\Auth\LoginController::$cache. 80 Return typehint of method App\Http\Controllers\Auth\LoginController::showLoginForm() has invalid type App\Http\Controllers\Auth\view. 82 Method App\Http\Controllers\Auth\LoginController::showLoginForm() should return App\Http\Controllers\Auth\view but returns Illuminate\View\View. 106 Method App\Http\Controllers\Auth\LoginController::logout() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 158 Access to an undefined property App\Http\Controllers\Auth\LoginController::$cache. 166 Method App\Http\Controllers\Auth\LoginController::sendLockoutResponse() with return type void returns Illuminate\Http\RedirectResponse but should not return anything. ------ ---------------------------------------------------------------------------------------------------------------------------- ------ ------------------------------------------------------------------------------------------------------------------------ Line app\Http\Controllers\Auth\RegisterController.php ------ ------------------------------------------------------------------------------------------------------------------------ 38 App\Http\Controllers\Auth\RegisterController::__construct() does not call parent constructor from App\Http\Controllers\Controller. 50 Method App\Http\Controllers\Auth\RegisterController::showRegistrationForm() should return Illuminate\Http\Response but returns Illuminate\View\View. ------ ------------------------------------------------------------------------------------------------------------------------ ------ -------------------------------------------------------------------------------------------------------- Line app\Http\Controllers\Auth\ResetPasswordController.php ------ -------------------------------------------------------------------------------------------------------- 39 App\Http\Controllers\Auth\ResetPasswordController::__construct() does not call parent constructor from App\Http\Controllers\Controller. 59 Method App\Http\Controllers\Auth\ResetPasswordController::showResetForm() should return Illuminate\Contracts\View\Factory|Illuminate\View\View but returns Illuminate\Http\RedirectResponse. 64 Method App\Http\Controllers\Auth\ResetPasswordController::showResetForm() should return Illuminate\Contracts\View\Factory|Illuminate\View\View but returns Illuminate\Http\RedirectResponse. 169 PHPDoc tag @param references unknown parameter: $callback ------ -------------------------------------------------------------------------------------------------------- ------ -------------------------------------------------------------------------------------------------------------------- Line app\Http\Controllers\Auth\VerificationController.php ------ -------------------------------------------------------------------------------------------------------------------- 36 App\Http\Controllers\Auth\VerificationController::__construct() does not call parent constructor from App\Http\Controllers\Controller. 51 Method App\Http\Controllers\Auth\VerificationController::show() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse|Illuminate\View\View. ------ -------------------------------------------------------------------------------------------------------------------- ------ ------------------------------------------------------------------------------------------------------------------------------ Line app\Http\Controllers\Common\CommentController.php ------ ------------------------------------------------------------------------------------------------------------------------------ 20 PHPDoc tag @param has invalid value ($id reference table pk id): Unexpected token "$id", expected TOKEN_IDENTIFIER at offset 114 31 Access to an undefined property App\Http\Controllers\Common\CommentController::$type. 32 Access to an undefined property App\Http\Controllers\Common\CommentController::$id. 39 Method App\Http\Controllers\Common\CommentController::index() should return Illuminate\Http\Response but returns Illuminate\View\View. 48 PHPDoc tag @param references unknown parameter: $blog 53 Method App\Http\Controllers\Common\CommentController::edit() should return Illuminate\Http\Response but returns Illuminate\View\View. 63 PHPDoc tag @param references unknown parameter: $blog 83 Method App\Http\Controllers\Common\CommentController::update() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 85 Method App\Http\Controllers\Common\CommentController::update() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 87 Method App\Http\Controllers\Common\CommentController::update() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 110 Call to protected static method flushCache() of class App\Model. 112 Method App\Http\Controllers\Common\CommentController::bulkaction() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 112 Variable $message might not be defined. 127 Method App\Http\Controllers\Common\CommentController::changestatus() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 170 Method App\Http\Controllers\Common\CommentController::addComment() should return Illuminate\Http\Response but returns Illuminate\Http\JsonResponse. 174 Method App\Http\Controllers\Common\CommentController::addComment() should return Illuminate\Http\Response but returns Illuminate\Http\JsonResponse. ------ ------------------------------------------------------------------------------------------------------------------------------ ------ ------------------------------------------------------------------------------------------------------------------ Line app\Http\Controllers\Common\ContactController.php ------ ------------------------------------------------------------------------------------------------------------------ 24 Method App\Http\Controllers\Common\ContactController::index() should return Illuminate\Http\Response but returns Illuminate\View\View. 65 Method App\Http\Controllers\Common\ContactController::store() should return Illuminate\Http\Response but returns Illuminate\Http\JsonResponse. ------ ------------------------------------------------------------------------------------------------------------------ ------ --------------------------------------------------------------------------------------------------------------------- Line app\Http\Controllers\Common\FaqController.php ------ --------------------------------------------------------------------------------------------------------------------- 23 Method App\Http\Controllers\Common\FaqController::index() should return Illuminate\Http\Response but returns Illuminate\View\View. 43 Method App\Http\Controllers\Common\FaqController::create() should return Illuminate\Http\Response but returns Illuminate\View\View. 66 Method App\Http\Controllers\Common\FaqController::store() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 68 Method App\Http\Controllers\Common\FaqController::store() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 70 Method App\Http\Controllers\Common\FaqController::store() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 83 Method App\Http\Controllers\Common\FaqController::edit() should return Illuminate\Http\Response but returns Illuminate\View\View. 114 Method App\Http\Controllers\Common\FaqController::update() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 116 Method App\Http\Controllers\Common\FaqController::update() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 118 Method App\Http\Controllers\Common\FaqController::update() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 158 Call to protected static method flushCache() of class App\Model. 160 Method App\Http\Controllers\Common\FaqController::bulkaction() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 160 Variable $message might not be defined. 177 Call to protected static method flushCache() of class App\Model. 178 Method App\Http\Controllers\Common\FaqController::sort() should return Illuminate\Http\Response but returns Illuminate\Http\JsonResponse. 193 Method App\Http\Controllers\Common\FaqController::changestatus() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. ------ --------------------------------------------------------------------------------------------------------------------- ------ -------------------------------------------------------------------------------------------------------------------------- Line app\Http\Controllers\Common\GalleryController.php ------ -------------------------------------------------------------------------------------------------------------------------- 26 Method App\Http\Controllers\Common\GalleryController::index() should return Illuminate\Http\Response but returns Illuminate\View\View. 38 Method App\Http\Controllers\Common\GalleryController::create() should return Illuminate\Http\Response but returns Illuminate\View\View. 77 Method App\Http\Controllers\Common\GalleryController::store() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 79 Method App\Http\Controllers\Common\GalleryController::store() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 81 Method App\Http\Controllers\Common\GalleryController::store() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 109 Method App\Http\Controllers\Common\GalleryController::edit() should return Illuminate\Http\Response but returns Illuminate\View\View. 150 Method App\Http\Controllers\Common\GalleryController::update() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 152 Method App\Http\Controllers\Common\GalleryController::update() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 154 Method App\Http\Controllers\Common\GalleryController::update() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 194 Parameter #2 $default of function siteconfig expects null, int given. 194 Parameter #2 $default of function siteconfig expects null, int given. 195 Parameter #2 $default of function siteconfig expects null, int given. 195 Parameter #2 $default of function siteconfig expects null, int given. 227 Method App\Http\Controllers\Common\GalleryController::uploadImages() should return Illuminate\Http\Response but returns Illuminate\Http\JsonResponse. 236 Binary operation "+" between Illuminate\Database\Eloquent\Builder and 1 results in an error. 245 Binary operation "+" between Illuminate\Database\Eloquent\Builder and 1 results in an error. 274 Call to protected static method flushCache() of class App\Model. 275 Method App\Http\Controllers\Common\GalleryController::deleteGallery() should return Illuminate\Http\Response but returns Illuminate\Http\JsonResponse. 300 Variable $gallery_delete in isset() always exists and is not nullable. 325 Call to protected static method flushCache() of class App\Model. 327 Method App\Http\Controllers\Common\GalleryController::bulkaction() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 327 Variable $message might not be defined. 349 Method App\Http\Controllers\Common\GalleryController::deleteGalleryImage() should return Illuminate\Http\Response but returns Illuminate\Http\JsonResponse. 368 Call to protected static method flushCache() of class App\Model. 369 Method App\Http\Controllers\Common\GalleryController::sort() should return Illuminate\Http\Response but returns Illuminate\Http\JsonResponse. 415 Method App\Http\Controllers\Common\GalleryController::galleryList() should return Illuminate\Http\Response but returns Illuminate\Http\JsonResponse. 415 Variable $message might not be defined. 417 Method App\Http\Controllers\Common\GalleryController::galleryList() should return Illuminate\Http\Response but returns Illuminate\View\View. 434 Method App\Http\Controllers\Common\GalleryController::frontindex() should return Illuminate\Http\Response but returns Illuminate\View\View. 450 Method App\Http\Controllers\Common\GalleryController::show() should return Illuminate\Http\Response but returns Illuminate\View\View. ------ -------------------------------------------------------------------------------------------------------------------------- ------ --------------------------------------------------------------------------------------------------------------- Line app\Http\Controllers\Common\HomeController.php ------ --------------------------------------------------------------------------------------------------------------- 24 Method App\Http\Controllers\Common\HomeController::index() should return Illuminate\Http\Response but returns Illuminate\View\View. ------ --------------------------------------------------------------------------------------------------------------- ------ ---------------------------------------------------------------------------------------------------------------------- Line app\Http\Controllers\Common\PageController.php ------ ---------------------------------------------------------------------------------------------------------------------- 23 Method App\Http\Controllers\common\PageController::index() should return Illuminate\Http\Response but returns Illuminate\View\View. 34 Method App\Http\Controllers\common\PageController::create() should return Illuminate\Http\Response but returns Illuminate\View\View. 79 Method App\Http\Controllers\common\PageController::store() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 81 Method App\Http\Controllers\common\PageController::store() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 83 Method App\Http\Controllers\common\PageController::store() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 97 Method App\Http\Controllers\common\PageController::show() should return Illuminate\Http\Response but returns Illuminate\View\View. 108 Method App\Http\Controllers\common\PageController::edit() should return Illuminate\Http\Response but returns Illuminate\View\View. 151 Method App\Http\Controllers\common\PageController::update() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 153 Method App\Http\Controllers\common\PageController::update() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 155 Method App\Http\Controllers\common\PageController::update() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 192 Call to protected static method flushCache() of class App\Model. 194 Method App\Http\Controllers\common\PageController::bulkaction() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 194 Variable $message might not be defined. 208 Method App\Http\Controllers\common\PageController::changestatus() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. ------ ---------------------------------------------------------------------------------------------------------------------- ------ ------------------------------------------------------------------------------------------------------------------------ Line app\Http\Controllers\Common\SliderController.php ------ ------------------------------------------------------------------------------------------------------------------------ 25 Method App\Http\Controllers\Common\SliderController::index() should return Illuminate\Http\Response but returns Illuminate\View\View. 36 Method App\Http\Controllers\Common\SliderController::create() should return Illuminate\Http\Response but returns Illuminate\View\View. 52 Binary operation "+" between Illuminate\Database\Eloquent\Builder and 1 results in an error. 59 Method App\Http\Controllers\Common\SliderController::store() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 61 Method App\Http\Controllers\Common\SliderController::store() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 63 Method App\Http\Controllers\Common\SliderController::store() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 76 Method App\Http\Controllers\Common\SliderController::edit() should return Illuminate\Http\Response but returns Illuminate\View\View. 104 Method App\Http\Controllers\Common\SliderController::update() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 106 Method App\Http\Controllers\Common\SliderController::update() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 108 Method App\Http\Controllers\Common\SliderController::update() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 120 PHPDoc tag @param has invalid value ($id): Unexpected token "$id", expected TOKEN_IDENTIFIER at offset 118 120 Return typehint of method App\Http\Controllers\Common\SliderController::changetitle() has invalid type App\Http\Controllers\Common\json. 136 Method App\Http\Controllers\Common\SliderController::changetitle() should return App\Http\Controllers\Common\json but returns Illuminate\Http\JsonResponse. 193 Call to protected static method flushCache() of class App\Model. 195 Method App\Http\Controllers\Common\SliderController::bulkaction() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 195 Variable $message might not be defined. 214 Call to protected static method flushCache() of class App\Model. 215 Method App\Http\Controllers\Common\SliderController::sort() should return Illuminate\Http\Response but returns Illuminate\Http\JsonResponse. 230 Method App\Http\Controllers\Common\SliderController::changestatus() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 263 Binary operation "+" between Illuminate\Database\Eloquent\Builder and 1 results in an error. 265 Access to an undefined property Illuminate\Database\Eloquent\Builder::$id. 270 Parameter #2 $default of function siteconfig expects null, int given. 270 Parameter #2 $default of function siteconfig expects null, int given. 271 Parameter #2 $default of function siteconfig expects null, int given. 271 Parameter #2 $default of function siteconfig expects null, int given. 297 Static call to instance method stdClass::flushCache(). 301 Method App\Http\Controllers\Common\SliderController::uploadImages() should return Illuminate\Http\Response but returns Illuminate\Http\JsonResponse. 336 Method App\Http\Controllers\Common\SliderController::sliderList() should return Illuminate\Http\Response but returns Illuminate\Http\JsonResponse. 338 Method App\Http\Controllers\Common\SliderController::sliderList() should return Illuminate\Http\Response but returns Illuminate\View\View. ------ ------------------------------------------------------------------------------------------------------------------------ ------ ---------------------------------------------------------------------------------------------------------------------- Line app\Http\Controllers\Common\TeamController.php ------ ---------------------------------------------------------------------------------------------------------------------- 23 Method App\Http\Controllers\Common\TeamController::index() should return Illuminate\Http\Response but returns Illuminate\View\View. 40 Method App\Http\Controllers\Common\TeamController::create() should return Illuminate\Http\Response but returns Illuminate\View\View. 57 Binary operation "+" between Illuminate\Database\Eloquent\Builder and 1 results in an error. 64 Method App\Http\Controllers\Common\TeamController::store() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 66 Method App\Http\Controllers\Common\TeamController::store() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 68 Method App\Http\Controllers\Common\TeamController::store() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 81 Method App\Http\Controllers\Common\TeamController::edit() should return Illuminate\Http\Response but returns Illuminate\View\View. 112 Method App\Http\Controllers\Common\TeamController::update() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 114 Method App\Http\Controllers\Common\TeamController::update() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 116 Method App\Http\Controllers\Common\TeamController::update() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 167 Call to protected static method flushCache() of class App\Model. 169 Method App\Http\Controllers\Common\TeamController::bulkaction() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 169 Variable $message might not be defined. 188 Call to protected static method flushCache() of class App\Model. 189 Method App\Http\Controllers\Common\TeamController::sort() should return Illuminate\Http\Response but returns Illuminate\Http\JsonResponse. 203 Method App\Http\Controllers\Common\TeamController::changestatus() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 212 PHPDoc tag @param references unknown parameter: $request 219 Method App\Http\Controllers\Common\TeamController::destroy() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. ------ ---------------------------------------------------------------------------------------------------------------------- ------ ----------------------------------------------------------------------------------------------------------------------------- Line app\Http\Controllers\Common\TestimonialController.php ------ ----------------------------------------------------------------------------------------------------------------------------- 23 Method App\Http\Controllers\Common\TestimonialController::index() should return Illuminate\Http\Response but returns Illuminate\View\View. 36 Method App\Http\Controllers\Common\TestimonialController::frontindex() should return Illuminate\Http\Response but returns Illuminate\View\View. 47 Method App\Http\Controllers\Common\TestimonialController::create() should return Illuminate\Http\Response but returns Illuminate\View\View. 70 Method App\Http\Controllers\Common\TestimonialController::store() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 72 Method App\Http\Controllers\Common\TestimonialController::store() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 74 Method App\Http\Controllers\Common\TestimonialController::store() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 87 Method App\Http\Controllers\Common\TestimonialController::edit() should return Illuminate\Http\Response but returns Illuminate\View\View. 117 Method App\Http\Controllers\Common\TestimonialController::update() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 119 Method App\Http\Controllers\Common\TestimonialController::update() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 121 Method App\Http\Controllers\Common\TestimonialController::update() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 173 Call to protected static method flushCache() of class App\Model. 175 Method App\Http\Controllers\Common\TestimonialController::bulkaction() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 175 Variable $message might not be defined. 190 Method App\Http\Controllers\Common\TestimonialController::changestatus() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 212 Call to protected static method flushCache() of class App\Model. 213 Method App\Http\Controllers\Common\TestimonialController::sort() should return Illuminate\Http\Response but returns Illuminate\Http\JsonResponse. ------ ----------------------------------------------------------------------------------------------------------------------------- ------ -------------------------------------------------------------------------------------------------------------- Line app\Http\Controllers\Front\BlogController.php ------ -------------------------------------------------------------------------------------------------------------- 26 Method App\Http\Controllers\Front\BlogController::index() should return Illuminate\Http\Response but returns Illuminate\View\View. 35 PHPDoc tag @param references unknown parameter: $slug 49 Method App\Http\Controllers\Front\BlogController::show() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 61 Method App\Http\Controllers\Front\BlogController::show() should return Illuminate\Http\Response but returns Illuminate\View\View. ------ -------------------------------------------------------------------------------------------------------------- ------ ----------------------------------------------------------------------------------------------------------------- Line app\Http\Controllers\Front\CategoryController.php ------ ----------------------------------------------------------------------------------------------------------------- 29 Method App\Http\Controllers\Front\CategoryController::show() should return Illuminate\Http\Response but returns Illuminate\View\View. ------ ----------------------------------------------------------------------------------------------------------------- ------ ------------------------------------------------------------------------------------------------------------------- Line app\Http\Controllers\Front\DashboardController.php ------ ------------------------------------------------------------------------------------------------------------------- 16 Method App\Http\Controllers\Front\DashboardController::index() should return Illuminate\Http\Response but returns Illuminate\View\View. ------ ------------------------------------------------------------------------------------------------------------------- ------ --------------------------------------------------------------------------------------------------------------- Line app\Http\Controllers\Front\EventController.php ------ --------------------------------------------------------------------------------------------------------------- 19 Method App\Http\Controllers\Front\EventController::index() should return Illuminate\Http\Response but returns Illuminate\View\View. ------ --------------------------------------------------------------------------------------------------------------- ------ ------------------------------------------------------------------------------------------------------------------------------ Line app\Http\Controllers\Front\FrontUserController.php ------ ------------------------------------------------------------------------------------------------------------------------------ 23 Method App\Http\Controllers\Front\FrontUserController::index() should return Illuminate\Http\Response but returns Illuminate\View\View. 44 Parameter #2 $value of method Illuminate\Validation\Rules\Unique::where() expects array|string|null, int given. 68 Method App\Http\Controllers\Front\FrontUserController::save() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. 82 Access to an undefined property object::$remember_token. 85 Access to an undefined property object::$remember_token. 86 Access to an undefined property object::$email_verified_at. 87 Access to an undefined property object::$status. 88 Call to an undefined method object::save(). 91 Method App\Http\Controllers\Front\FrontUserController::mail_verifaction() should return Illuminate\Http\Response but returns Illuminate\View\View. ------ ------------------------------------------------------------------------------------------------------------------------------ ------ ------------------------------------------------------------------------------------------------------------------------------ Line app\Http\Controllers\Front\LoginController.php ------ ------------------------------------------------------------------------------------------------------------------------------ 45 App\Http\Controllers\Front\LoginController::__construct() does not call parent constructor from App\Http\Controllers\Controller. 62 Return typehint of method App\Http\Controllers\Front\LoginController::showLoginForm() has invalid type App\Http\Controllers\Front\view. 65 Method App\Http\Controllers\Front\LoginController::showLoginForm() should return App\Http\Controllers\Front\view but returns Illuminate\Http\RedirectResponse. 67 Method App\Http\Controllers\Front\LoginController::showLoginForm() should return App\Http\Controllers\Front\view but returns Illuminate\View\View. 90 Method App\Http\Controllers\Front\LoginController::logout() should return Illuminate\Http\Response but returns Illuminate\Http\RedirectResponse. ------ ------------------------------------------------------------------------------------------------------------------------------ ------ -------------------------------------------------------------------------------------- Line app\Http\ViewComposers\Front\BlogComposer.php ------ -------------------------------------------------------------------------------------- 15 Call to static method where() on an unknown class App\Http\ViewComposers\Front\Blog. ------ -------------------------------------------------------------------------------------- ------ -------------------------------------------------------------- Line app\Http\ViewComposers\Front\FooterMenuComposer.php ------ -------------------------------------------------------------- 23 Call to an undefined static method App\Menu::getMenuItems(). ------ -------------------------------------------------------------- ------ ---------------------------------------------------------------------------------------- Line app\IpTracker.php ------ ---------------------------------------------------------------------------------------- 44 Access to an undefined property object::$login. 47 Access to an undefined property object::$user_id. 48 Access to an undefined property object::$login. 53 Access to an undefined property object::$user_id. 54 Access to an undefined property object::$login. 58 Access to an undefined property object::$lastactivity. 66 Access to an undefined property object::$login1. 71 Access to an undefined property object::$login. 73 Access to an undefined property object::$user_id. 77 Access to an undefined property object::$lastactivity. 88 Method App\IpTracker::getResult() should return object but returns array. ------ ---------------------------------------------------------------------------------------- ------ ------------------------------------------------------------------------------------------------------------- Line app\Listeners\ActivityLog\Auth\FailedActionListener.php ------ ------------------------------------------------------------------------------------------------------------- 37 Static method Symfony\Component\HttpFoundation\Request::getClientIp() invoked with 1 parameter, 0 required. ------ ------------------------------------------------------------------------------------------------------------- ------ ------------------------------------------------------------------------------------------------------------- Line app\Listeners\ActivityLog\Auth\LoginActionListener.php ------ ------------------------------------------------------------------------------------------------------------- 37 Static method Symfony\Component\HttpFoundation\Request::getClientIp() invoked with 1 parameter, 0 required. ------ ------------------------------------------------------------------------------------------------------------- ------ ------------------------------------------------------------------------------------------------------------- Line app\Listeners\ActivityLog\Auth\LogoutActionListener.php ------ ------------------------------------------------------------------------------------------------------------- 36 Static method Symfony\Component\HttpFoundation\Request::getClientIp() invoked with 1 parameter, 0 required. ------ ------------------------------------------------------------------------------------------------------------- ------ ------------------------------------------------------------------------------------------------------------- Line app\Listeners\ActivityLog\Auth\PasswordResetActionListener.php ------ ------------------------------------------------------------------------------------------------------------- 35 Static method Symfony\Component\HttpFoundation\Request::getClientIp() invoked with 1 parameter, 0 required. ------ ------------------------------------------------------------------------------------------------------------- ------ ------------------------------------------------------------------------------------------------------------- Line app\Listeners\ActivityLog\BulkActionListener.php ------ ------------------------------------------------------------------------------------------------------------- 34 Static method Symfony\Component\HttpFoundation\Request::getClientIp() invoked with 1 parameter, 0 required. ------ ------------------------------------------------------------------------------------------------------------- ------ ------------------------------------------------------------------------------------------------------------- Line app\Listeners\ActivityLog\CreateActionListener.php ------ ------------------------------------------------------------------------------------------------------------- 35 Static method Symfony\Component\HttpFoundation\Request::getClientIp() invoked with 1 parameter, 0 required. ------ ------------------------------------------------------------------------------------------------------------- ------ ------------------------------------------------------------------------------------------------------------- Line app\Listeners\ActivityLog\UpdateActionListener.php ------ ------------------------------------------------------------------------------------------------------------- 35 Static method Symfony\Component\HttpFoundation\Request::getClientIp() invoked with 1 parameter, 0 required. ------ ------------------------------------------------------------------------------------------------------------- ------ ----------------------------------------------------------------------------------------------- Line app\Menu.php ------ ----------------------------------------------------------------------------------------------- 32 Property App\Menu::$fillable (bool) does not accept default value of type array. 52 Static method App\Page::select() invoked with 2 parameters, 0-1 required. 58 Static method App\Menu::select() invoked with 7 parameters, 0-1 required. 64 Static method App\Menu::select() invoked with 7 parameters, 0-1 required. ------ ----------------------------------------------------------------------------------------------- ------ ---------------------------------------------------------------------------------------------------------------- Line app\Notifications\CommentModeration.php ------ ---------------------------------------------------------------------------------------------------------------- 20 Property App\Notifications\CommentModeration::$record has unknown class App\Notifications\Comment as its type. 52 Access to property $title on an unknown class App\Notifications\Comment. ------ ---------------------------------------------------------------------------------------------------------------- ------ --------------------------------------------------------------------------------------------------------------------- Line app\Notifications\ContactusNotification.php ------ --------------------------------------------------------------------------------------------------------------------- 21 Property App\Notifications\ContactusNotification::$contact has unknown class App\Notifications\Contact as its type. 54 Access to offset 'email' on an unknown class App\Notifications\Contact. 54 Access to offset 'first_name' on an unknown class App\Notifications\Contact. 54 Access to offset 'last_name' on an unknown class App\Notifications\Contact. ------ --------------------------------------------------------------------------------------------------------------------- ------ ------------------------------------------------------------------------------------------------------------------------- Line app\Notifications\ContactusUserNotification.php ------ ------------------------------------------------------------------------------------------------------------------------- 20 Property App\Notifications\ContactusUserNotification::$contact has unknown class App\Notifications\Contact as its type. ------ ------------------------------------------------------------------------------------------------------------------------- ------ ----------------------------------------------------------------------- Line app\Page.php ------ ----------------------------------------------------------------------- 83 Parameter #2 $default of function siteconfig expects null, int given. ------ ----------------------------------------------------------------------- ------ ----------------------------------------------------------------------------------------------------------------------------- Line app\SiteConfig.php ------ ----------------------------------------------------------------------------------------------------------------------------- 78 PHPDoc tag @param has invalid value ($key): Unexpected token "$key", expected TOKEN_IDENTIFIER at offset 59 94 PHPDoc tag @param has invalid value ($key): Unexpected token "$key", expected TOKEN_IDENTIFIER at offset 59 106 PHPDoc tag @param has invalid value ($default): Unexpected token "$default", expected TOKEN_IDENTIFIER at offset 104 106 PHPDoc tag @param has invalid value ($key): Unexpected token "$key", expected TOKEN_IDENTIFIER at offset 84 117 PHPDoc tag @param has invalid value ($field): Unexpected token "$field", expected TOKEN_IDENTIFIER at offset 71 119 Call to method pluck() on an unknown class App\Collection. 129 Return typehint of method App\SiteConfig::getDefinedSiteConfigFields() has invalid type App\Collection. 131 Method App\SiteConfig::getDefinedSiteConfigFields() should return App\Collection but returns Illuminate\Support\Collection. 147 PHPDoc tag @param has invalid value ($castTo): Unexpected token "$castTo", expected TOKEN_IDENTIFIER at offset 88 147 PHPDoc tag @param has invalid value ($val): Unexpected token "$val", expected TOKEN_IDENTIFIER at offset 68 173 Call to method pluck() on an unknown class App\Collection. 184 PHPDoc tag @param has invalid value ($field): Unexpected token "$field", expected TOKEN_IDENTIFIER at offset 70 186 Call to method pluck() on an unknown class App\Collection. ------ ----------------------------------------------------------------------------------------------------------------------------- ------ --------------------------------------------------------------------------------------------------------------------------- Line app\Slider.php ------ --------------------------------------------------------------------------------------------------------------------------- 105 PHPDoc tag @param has invalid value ($fromPosition integer previous display order): Unexpected token "$fromPosition", expected TOKEN_IDENTIFIER at offset 77 105 PHPDoc tag @param has invalid value ($id integer current record id): Unexpected token "$id", expected TOKEN_IDENTIFIER at offset 196 105 PHPDoc tag @param has invalid value ($toPosition integer current display order): Unexpected token "$toPosition", expected TOKEN_IDENTIFIER at offset 138 160 Variable $currentSliders in isset() always exists and is not nullable. ------ --------------------------------------------------------------------------------------------------------------------------- ------ --------------------------------------------------------------------------------------------------------------------------- Line app\Team.php ------ --------------------------------------------------------------------------------------------------------------------------- 114 PHPDoc tag @param has invalid value ($fromPosition integer previous display order): Unexpected token "$fromPosition", expected TOKEN_IDENTIFIER at offset 79 114 PHPDoc tag @param has invalid value ($id integer current record id): Unexpected token "$id", expected TOKEN_IDENTIFIER at offset 200 114 PHPDoc tag @param has invalid value ($toPosition integer current display order): Unexpected token "$toPosition", expected TOKEN_IDENTIFIER at offset 141 167 Variable $currentTeams in isset() always exists and is not nullable. ------ --------------------------------------------------------------------------------------------------------------------------- ------ --------------------------------------------------------------------------------------------------------------------------- Line app\Testimonial.php ------ --------------------------------------------------------------------------------------------------------------------------- 107 PHPDoc tag @param has invalid value ($fromPosition integer previous display order): Unexpected token "$fromPosition", expected TOKEN_IDENTIFIER at offset 79 107 PHPDoc tag @param has invalid value ($id integer current record id): Unexpected token "$id", expected TOKEN_IDENTIFIER at offset 200 107 PHPDoc tag @param has invalid value ($toPosition integer current display order): Unexpected token "$toPosition", expected TOKEN_IDENTIFIER at offset 141 161 Variable $currentTestimonials in isset() always exists and is not nullable. ------ --------------------------------------------------------------------------------------------------------------------------- ------ -------------------------------------------------------------------- Line app\Traits\DbEvents.php (in context of class App\EventReccurences) ------ -------------------------------------------------------------------- 21 Access to an undefined property object::$created_by. 26 Access to an undefined property object::$updated_by. 41 Access to an undefined property object::$updated_by. 54 Access to an undefined property object::$updated_by. ------ -------------------------------------------------------------------- ------ --------------------------------------------------------- Line app\Traits\DbEvents.php (in context of class App\Model) ------ --------------------------------------------------------- 21 Access to an undefined property object::$created_by. 26 Access to an undefined property object::$updated_by. 41 Access to an undefined property object::$updated_by. 54 Access to an undefined property object::$updated_by. ------ --------------------------------------------------------- ------ -------------------------------------------------------------- Line app\Traits\DbEvents.php (in context of class App\SiteConfig) ------ -------------------------------------------------------------- 21 Access to an undefined property object::$created_by. 26 Access to an undefined property object::$updated_by. 41 Access to an undefined property object::$updated_by. 54 Access to an undefined property object::$updated_by. ------ -------------------------------------------------------------- ------ -------------------------------------------------------- Line app\Traits\DbEvents.php (in context of class App\User) ------ -------------------------------------------------------- 21 Access to an undefined property object::$created_by. 26 Access to an undefined property object::$updated_by. 41 Access to an undefined property object::$updated_by. 54 Access to an undefined property object::$updated_by. ------ -------------------------------------------------------- ------ ----------------------------------------------------------------------------------------------------------------- Line app\Utils\helpers.php ------ ----------------------------------------------------------------------------------------------------------------- 14 PHPDoc tag @param has invalid value ($key): Unexpected token "$key", expected TOKEN_IDENTIFIER at offset 59 34 Call to method where() on an unknown class App\Collection. 34 Call to protected static method getDefinedSiteConfigFields() of class App\SiteConfig. 152 Function getImageRecommandedDataByModuleName() should return string but returns array. 209 PHPDoc tag @param has invalid value ($model): Unexpected token "$model", expected TOKEN_IDENTIFIER at offset 73 253 Variable $passwordStrength might not be defined. 277 Function convertToBytes() should return array but returns float|int. 277 Variable $output might not be defined. 301 Variable $last might not be defined. ------ ----------------------------------------------------------------------------------------------------------------- ------ --------------------------------------------------- Line app\Validators\EmailArray.php ------ --------------------------------------------------- 23 Variable $email_to_validate might not be defined. ------ --------------------------------------------------- [ERROR] Found 365 errors  108/110 [===========================>] 98%  110/110 [============================] 100%