| # | File | Line | Problem |
|---|---|---|---|
| 1 | D:\wamp64\www\devdigital-laravel-cms\app\AppUserAuthorization.php | 8 | The property $has_created_by is not named in camelCase. |
| 2 | D:\wamp64\www\devdigital-laravel-cms\app\AppUserAuthorization.php | 8 | The property $has_updated_by is not named in camelCase. |
| 3 | D:\wamp64\www\devdigital-laravel-cms\app\Blog.php | 8 | The property $has_created_by is not named in camelCase. |
| 4 | D:\wamp64\www\devdigital-laravel-cms\app\Blog.php | 8 | The property $has_updated_by is not named in camelCase. |
| 5 | D:\wamp64\www\devdigital-laravel-cms\app\Blog.php | 124 | Avoid using static access to class '\Schema' in method 'getResult'. |
| 6 | D:\wamp64\www\devdigital-laravel-cms\app\Blog.php | 152 | The variable $order_by is not named in camelCase. |
| 7 | D:\wamp64\www\devdigital-laravel-cms\app\Blog.php | 152 | The variable $per_page is not named in camelCase. |
| 8 | D:\wamp64\www\devdigital-laravel-cms\app\Blog.php | 152 | The variable $order_by is not named in camelCase. |
| 9 | D:\wamp64\www\devdigital-laravel-cms\app\Blog.php | 152 | The variable $per_page is not named in camelCase. |
| 10 | D:\wamp64\www\devdigital-laravel-cms\app\Blog.php | 215 | The variable $existing_ref is not named in camelCase. |
| 11 | D:\wamp64\www\devdigital-laravel-cms\app\Blog.php | 215 | The variable $existing_ref is not named in camelCase. |
| 12 | D:\wamp64\www\devdigital-laravel-cms\app\Blog.php | 232 | The method save uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 13 | D:\wamp64\www\devdigital-laravel-cms\app\Blog.php | 272 | The parameter $publish_date is not named in camelCase. |
| 14 | D:\wamp64\www\devdigital-laravel-cms\app\Blog.php | 272 | The parameter $cat_id is not named in camelCase. |
| 15 | D:\wamp64\www\devdigital-laravel-cms\app\Blog.php | 272 | The variable $publish_date is not named in camelCase. |
| 16 | D:\wamp64\www\devdigital-laravel-cms\app\Blog.php | 272 | The variable $publish_date is not named in camelCase. |
| 17 | D:\wamp64\www\devdigital-laravel-cms\app\Blog.php | 272 | The variable $publish_date is not named in camelCase. |
| 18 | D:\wamp64\www\devdigital-laravel-cms\app\Blog.php | 272 | The variable $cat_id is not named in camelCase. |
| 19 | D:\wamp64\www\devdigital-laravel-cms\app\Blog.php | 272 | The variable $cat_id is not named in camelCase. |
| 20 | D:\wamp64\www\devdigital-laravel-cms\app\Blog.php | 272 | Avoid variables with short names like $id. Configured minimum length is 3. |
| 21 | D:\wamp64\www\devdigital-laravel-cms\app\Blog.php | 285 | The parameter $publish_date is not named in camelCase. |
| 22 | D:\wamp64\www\devdigital-laravel-cms\app\Blog.php | 285 | The parameter $cat_id is not named in camelCase. |
| 23 | D:\wamp64\www\devdigital-laravel-cms\app\Blog.php | 285 | The variable $publish_date is not named in camelCase. |
| 24 | D:\wamp64\www\devdigital-laravel-cms\app\Blog.php | 285 | The variable $publish_date is not named in camelCase. |
| 25 | D:\wamp64\www\devdigital-laravel-cms\app\Blog.php | 285 | The variable $publish_date is not named in camelCase. |
| 26 | D:\wamp64\www\devdigital-laravel-cms\app\Blog.php | 285 | The variable $cat_id is not named in camelCase. |
| 27 | D:\wamp64\www\devdigital-laravel-cms\app\Blog.php | 285 | The variable $cat_id is not named in camelCase. |
| 28 | D:\wamp64\www\devdigital-laravel-cms\app\Blog.php | 285 | Avoid variables with short names like $id. Configured minimum length is 3. |
| 29 | D:\wamp64\www\devdigital-laravel-cms\app\Category.php | 7 | The property $has_created_by is not named in camelCase. |
| 30 | D:\wamp64\www\devdigital-laravel-cms\app\Category.php | 7 | The property $has_updated_by is not named in camelCase. |
| 31 | D:\wamp64\www\devdigital-laravel-cms\app\Category.php | 135 | Avoid variables with short names like $id. Configured minimum length is 3. |
| 32 | D:\wamp64\www\devdigital-laravel-cms\app\Category.php | 153 | Avoid using static access to class '\DB' in method 'save'. |
| 33 | D:\wamp64\www\devdigital-laravel-cms\app\CategoryReference.php | 8 | The property $has_created_by is not named in camelCase. |
| 34 | D:\wamp64\www\devdigital-laravel-cms\app\CategoryReference.php | 8 | The property $has_updated_by is not named in camelCase. |
| 35 | D:\wamp64\www\devdigital-laravel-cms\app\CommentReference.php | 7 | The property $has_created_by is not named in camelCase. |
| 36 | D:\wamp64\www\devdigital-laravel-cms\app\CommentReference.php | 7 | The property $has_updated_by is not named in camelCase. |
| 37 | D:\wamp64\www\devdigital-laravel-cms\app\CommentReference.php | 65 | Avoid variables with short names like $id. Configured minimum length is 3. |
| 38 | D:\wamp64\www\devdigital-laravel-cms\app\Console\Kernel.php | 25 | Avoid unused parameters such as '$schedule'. |
| 39 | D:\wamp64\www\devdigital-laravel-cms\app\Contact.php | 7 | The property $has_created_by is not named in camelCase. |
| 40 | D:\wamp64\www\devdigital-laravel-cms\app\Contact.php | 7 | The property $has_updated_by is not named in camelCase. |
| 41 | D:\wamp64\www\devdigital-laravel-cms\app\Contact.php | 59 | The variable $order_by is not named in camelCase. |
| 42 | D:\wamp64\www\devdigital-laravel-cms\app\Contact.php | 59 | The variable $per_page is not named in camelCase. |
| 43 | D:\wamp64\www\devdigital-laravel-cms\app\Contact.php | 59 | The variable $order_by is not named in camelCase. |
| 44 | D:\wamp64\www\devdigital-laravel-cms\app\Contact.php | 59 | The variable $per_page is not named in camelCase. |
| 45 | D:\wamp64\www\devdigital-laravel-cms\app\Event.php | 8 | The property $has_created_by is not named in camelCase. |
| 46 | D:\wamp64\www\devdigital-laravel-cms\app\Event.php | 8 | The property $has_updated_by is not named in camelCase. |
| 47 | D:\wamp64\www\devdigital-laravel-cms\app\Event.php | 125 | Missing class import via use statement (line '125', column '28'). |
| 48 | D:\wamp64\www\devdigital-laravel-cms\app\Event.php | 136 | Missing class import via use statement (line '136', column '38'). |
| 49 | D:\wamp64\www\devdigital-laravel-cms\app\Event.php | 173 | The variable $update_events is not named in camelCase. |
| 50 | D:\wamp64\www\devdigital-laravel-cms\app\Event.php | 173 | The variable $update_events is not named in camelCase. |
| 51 | D:\wamp64\www\devdigital-laravel-cms\app\Event.php | 186 | Avoid unused local variables such as '$k'. |
| 52 | D:\wamp64\www\devdigital-laravel-cms\app\Event.php | 195 | The variable $event_arr is not named in camelCase. |
| 53 | D:\wamp64\www\devdigital-laravel-cms\app\Event.php | 195 | The variable $created_by is not named in camelCase. |
| 54 | D:\wamp64\www\devdigital-laravel-cms\app\Event.php | 195 | The variable $updated_by is not named in camelCase. |
| 55 | D:\wamp64\www\devdigital-laravel-cms\app\Event.php | 195 | The variable $created_at is not named in camelCase. |
| 56 | D:\wamp64\www\devdigital-laravel-cms\app\Event.php | 195 | The variable $updated_at is not named in camelCase. |
| 57 | D:\wamp64\www\devdigital-laravel-cms\app\Event.php | 195 | The variable $event_time is not named in camelCase. |
| 58 | D:\wamp64\www\devdigital-laravel-cms\app\Event.php | 195 | The variable $event_arr is not named in camelCase. |
| 59 | D:\wamp64\www\devdigital-laravel-cms\app\Event.php | 195 | The variable $event_arr is not named in camelCase. |
| 60 | D:\wamp64\www\devdigital-laravel-cms\app\Event.php | 195 | The variable $event_arr is not named in camelCase. |
| 61 | D:\wamp64\www\devdigital-laravel-cms\app\Event.php | 195 | The variable $event_arr is not named in camelCase. |
| 62 | D:\wamp64\www\devdigital-laravel-cms\app\Event.php | 195 | The variable $event_time is not named in camelCase. |
| 63 | D:\wamp64\www\devdigital-laravel-cms\app\Event.php | 195 | The variable $event_arr is not named in camelCase. |
| 64 | D:\wamp64\www\devdigital-laravel-cms\app\Event.php | 195 | The variable $event_arr is not named in camelCase. |
| 65 | D:\wamp64\www\devdigital-laravel-cms\app\Event.php | 195 | The variable $event_arr is not named in camelCase. |
| 66 | D:\wamp64\www\devdigital-laravel-cms\app\Event.php | 195 | The variable $created_by is not named in camelCase. |
| 67 | D:\wamp64\www\devdigital-laravel-cms\app\Event.php | 195 | The variable $event_arr is not named in camelCase. |
| 68 | D:\wamp64\www\devdigital-laravel-cms\app\Event.php | 195 | The variable $updated_by is not named in camelCase. |
| 69 | D:\wamp64\www\devdigital-laravel-cms\app\Event.php | 195 | The variable $event_arr is not named in camelCase. |
| 70 | D:\wamp64\www\devdigital-laravel-cms\app\Event.php | 195 | The variable $created_at is not named in camelCase. |
| 71 | D:\wamp64\www\devdigital-laravel-cms\app\Event.php | 195 | The variable $event_arr is not named in camelCase. |
| 72 | D:\wamp64\www\devdigital-laravel-cms\app\Event.php | 195 | The variable $updated_at is not named in camelCase. |
| 73 | D:\wamp64\www\devdigital-laravel-cms\app\Event.php | 195 | The variable $event_arr is not named in camelCase. |
| 74 | D:\wamp64\www\devdigital-laravel-cms\app\Event.php | 208 | Avoid variables with short names like $id. Configured minimum length is 3. |
| 75 | D:\wamp64\www\devdigital-laravel-cms\app\Event.php | 212 | Avoid variables with short names like $i. Configured minimum length is 3. |
| 76 | D:\wamp64\www\devdigital-laravel-cms\app\EventReccurences.php | 8 | The property $has_created_by is not named in camelCase. |
| 77 | D:\wamp64\www\devdigital-laravel-cms\app\EventReccurences.php | 8 | The property $has_updated_by is not named in camelCase. |
| 78 | D:\wamp64\www\devdigital-laravel-cms\app\Faq.php | 7 | The property $has_created_by is not named in camelCase. |
| 79 | D:\wamp64\www\devdigital-laravel-cms\app\Faq.php | 7 | The property $has_updated_by is not named in camelCase. |
| 80 | D:\wamp64\www\devdigital-laravel-cms\app\Faq.php | 62 | The variable $order_by is not named in camelCase. |
| 81 | D:\wamp64\www\devdigital-laravel-cms\app\Faq.php | 62 | The variable $order_by is not named in camelCase. |
| 82 | D:\wamp64\www\devdigital-laravel-cms\app\Faq.php | 102 | The variable $int_actual_position is not named in camelCase. |
| 83 | D:\wamp64\www\devdigital-laravel-cms\app\Faq.php | 102 | The variable $int_replace_position is not named in camelCase. |
| 84 | D:\wamp64\www\devdigital-laravel-cms\app\Faq.php | 102 | The variable $int_temp_position is not named in camelCase. |
| 85 | D:\wamp64\www\devdigital-laravel-cms\app\Faq.php | 102 | The variable $int_replace_position is not named in camelCase. |
| 86 | D:\wamp64\www\devdigital-laravel-cms\app\Faq.php | 102 | The variable $int_temp_position is not named in camelCase. |
| 87 | D:\wamp64\www\devdigital-laravel-cms\app\Faq.php | 102 | The variable $int_actual_position is not named in camelCase. |
| 88 | D:\wamp64\www\devdigital-laravel-cms\app\Faq.php | 102 | The variable $int_actual_position is not named in camelCase. |
| 89 | D:\wamp64\www\devdigital-laravel-cms\app\Faq.php | 102 | The variable $int_replace_position is not named in camelCase. |
| 90 | D:\wamp64\www\devdigital-laravel-cms\app\Faq.php | 102 | The variable $int_actual_position is not named in camelCase. |
| 91 | D:\wamp64\www\devdigital-laravel-cms\app\Faq.php | 102 | The variable $int_replace_position is not named in camelCase. |
| 92 | D:\wamp64\www\devdigital-laravel-cms\app\Faq.php | 102 | The variable $int_temp_position is not named in camelCase. |
| 93 | D:\wamp64\www\devdigital-laravel-cms\app\Faq.php | 102 | The variable $int_temp_position is not named in camelCase. |
| 94 | D:\wamp64\www\devdigital-laravel-cms\app\Faq.php | 102 | The variable $int_actual_position is not named in camelCase. |
| 95 | D:\wamp64\www\devdigital-laravel-cms\app\Faq.php | 102 | The variable $int_replace_position is not named in camelCase. |
| 96 | D:\wamp64\www\devdigital-laravel-cms\app\Faq.php | 102 | The variable $int_replace_position is not named in camelCase. |
| 97 | D:\wamp64\www\devdigital-laravel-cms\app\Faq.php | 102 | The variable $int_actual_position is not named in camelCase. |
| 98 | D:\wamp64\www\devdigital-laravel-cms\app\Faq.php | 102 | The variable $int_temp_position is not named in camelCase. |
| 99 | D:\wamp64\www\devdigital-laravel-cms\app\Faq.php | 102 | The variable $int_temp_position is not named in camelCase. |
| 100 | D:\wamp64\www\devdigital-laravel-cms\app\Faq.php | 102 | The variable $int_temp_position is not named in camelCase. |
| 101 | D:\wamp64\www\devdigital-laravel-cms\app\Faq.php | 102 | The variable $int_actual_position is not named in camelCase. |
| 102 | D:\wamp64\www\devdigital-laravel-cms\app\Faq.php | 102 | The variable $int_replace_position is not named in camelCase. |
| 103 | D:\wamp64\www\devdigital-laravel-cms\app\Faq.php | 102 | Avoid variables with short names like $id. Configured minimum length is 3. |
| 104 | D:\wamp64\www\devdigital-laravel-cms\app\Faq.php | 115 | Avoid using static access to class 'App\Faq' in method 'updateSortOrder'. |
| 105 | D:\wamp64\www\devdigital-laravel-cms\app\Faq.php | 124 | Avoid using static access to class 'App\Faq' in method 'updateSortOrder'. |
| 106 | D:\wamp64\www\devdigital-laravel-cms\app\Faq.php | 135 | Avoid using static access to class 'App\Faq' in method 'updateSortOrder'. |
| 107 | D:\wamp64\www\devdigital-laravel-cms\app\Faq.php | 146 | The variable $int_actual_position is not named in camelCase. |
| 108 | D:\wamp64\www\devdigital-laravel-cms\app\Faq.php | 146 | The variable $faq_result is not named in camelCase. |
| 109 | D:\wamp64\www\devdigital-laravel-cms\app\Faq.php | 146 | The variable $int_actual_position is not named in camelCase. |
| 110 | D:\wamp64\www\devdigital-laravel-cms\app\Faq.php | 146 | The variable $faq_result is not named in camelCase. |
| 111 | D:\wamp64\www\devdigital-laravel-cms\app\Faq.php | 151 | The method destroy uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 112 | D:\wamp64\www\devdigital-laravel-cms\app\Gallery.php | 7 | The property $has_created_by is not named in camelCase. |
| 113 | D:\wamp64\www\devdigital-laravel-cms\app\Gallery.php | 7 | The property $has_updated_by is not named in camelCase. |
| 114 | D:\wamp64\www\devdigital-laravel-cms\app\Gallery.php | 67 | The variable $order_by is not named in camelCase. |
| 115 | D:\wamp64\www\devdigital-laravel-cms\app\Gallery.php | 67 | The variable $order_by is not named in camelCase. |
| 116 | D:\wamp64\www\devdigital-laravel-cms\app\Gallery.php | 106 | The variable $int_actual_position is not named in camelCase. |
| 117 | D:\wamp64\www\devdigital-laravel-cms\app\Gallery.php | 106 | The variable $int_replace_position is not named in camelCase. |
| 118 | D:\wamp64\www\devdigital-laravel-cms\app\Gallery.php | 106 | The variable $int_temp_position is not named in camelCase. |
| 119 | D:\wamp64\www\devdigital-laravel-cms\app\Gallery.php | 106 | The variable $int_replace_position is not named in camelCase. |
| 120 | D:\wamp64\www\devdigital-laravel-cms\app\Gallery.php | 106 | The variable $int_temp_position is not named in camelCase. |
| 121 | D:\wamp64\www\devdigital-laravel-cms\app\Gallery.php | 106 | The variable $int_actual_position is not named in camelCase. |
| 122 | D:\wamp64\www\devdigital-laravel-cms\app\Gallery.php | 106 | The variable $int_actual_position is not named in camelCase. |
| 123 | D:\wamp64\www\devdigital-laravel-cms\app\Gallery.php | 106 | The variable $int_replace_position is not named in camelCase. |
| 124 | D:\wamp64\www\devdigital-laravel-cms\app\Gallery.php | 106 | The variable $int_actual_position is not named in camelCase. |
| 125 | D:\wamp64\www\devdigital-laravel-cms\app\Gallery.php | 106 | The variable $int_replace_position is not named in camelCase. |
| 126 | D:\wamp64\www\devdigital-laravel-cms\app\Gallery.php | 106 | The variable $int_temp_position is not named in camelCase. |
| 127 | D:\wamp64\www\devdigital-laravel-cms\app\Gallery.php | 106 | The variable $int_temp_position is not named in camelCase. |
| 128 | D:\wamp64\www\devdigital-laravel-cms\app\Gallery.php | 106 | The variable $int_actual_position is not named in camelCase. |
| 129 | D:\wamp64\www\devdigital-laravel-cms\app\Gallery.php | 106 | The variable $int_replace_position is not named in camelCase. |
| 130 | D:\wamp64\www\devdigital-laravel-cms\app\Gallery.php | 106 | The variable $int_replace_position is not named in camelCase. |
| 131 | D:\wamp64\www\devdigital-laravel-cms\app\Gallery.php | 106 | The variable $int_actual_position is not named in camelCase. |
| 132 | D:\wamp64\www\devdigital-laravel-cms\app\Gallery.php | 106 | The variable $int_temp_position is not named in camelCase. |
| 133 | D:\wamp64\www\devdigital-laravel-cms\app\Gallery.php | 106 | The variable $int_temp_position is not named in camelCase. |
| 134 | D:\wamp64\www\devdigital-laravel-cms\app\Gallery.php | 106 | The variable $int_temp_position is not named in camelCase. |
| 135 | D:\wamp64\www\devdigital-laravel-cms\app\Gallery.php | 106 | The variable $int_actual_position is not named in camelCase. |
| 136 | D:\wamp64\www\devdigital-laravel-cms\app\Gallery.php | 106 | The variable $int_replace_position is not named in camelCase. |
| 137 | D:\wamp64\www\devdigital-laravel-cms\app\Gallery.php | 106 | Avoid variables with short names like $id. Configured minimum length is 3. |
| 138 | D:\wamp64\www\devdigital-laravel-cms\app\Gallery.php | 118 | Avoid using static access to class 'App\Gallery' in method 'updateSortOrder'. |
| 139 | D:\wamp64\www\devdigital-laravel-cms\app\Gallery.php | 127 | Avoid using static access to class 'App\Gallery' in method 'updateSortOrder'. |
| 140 | D:\wamp64\www\devdigital-laravel-cms\app\Gallery.php | 138 | Avoid using static access to class 'App\Gallery' in method 'updateSortOrder'. |
| 141 | D:\wamp64\www\devdigital-laravel-cms\app\Gallery.php | 149 | The variable $int_actual_position is not named in camelCase. |
| 142 | D:\wamp64\www\devdigital-laravel-cms\app\Gallery.php | 149 | The variable $int_actual_position is not named in camelCase. |
| 143 | D:\wamp64\www\devdigital-laravel-cms\app\Gallery.php | 155 | The method destroy uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 144 | D:\wamp64\www\devdigital-laravel-cms\app\GalleryImage.php | 7 | The property $has_created_by is not named in camelCase. |
| 145 | D:\wamp64\www\devdigital-laravel-cms\app\GalleryImage.php | 7 | The property $has_updated_by is not named in camelCase. |
| 146 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\BlogController.php | 23 | Avoid using static access to class '\Schema' in method 'index'. |
| 147 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\BlogController.php | 24 | Missing class import via use statement (line '24', column '35'). |
| 148 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\BlogController.php | 58 | Avoid using static access to class '\App\Blog' in method 'store'. |
| 149 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\BlogController.php | 67 | Avoid using static access to class '\App\Blog' in method 'store'. |
| 150 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\BlogController.php | 76 | The method store uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 151 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\BlogController.php | 109 | The method update uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 152 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\BlogController.php | 121 | The method update uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 153 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\BlogController.php | 135 | Avoid unused local variables such as '$mode'. |
| 154 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\BlogController.php | 167 | Avoid using static access to class '\App\Blog' in method 'bulkaction'. |
| 155 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\BlogController.php | 187 | The variable $display_order is not named in camelCase. |
| 156 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\BlogController.php | 187 | The variable $sort_blog is not named in camelCase. |
| 157 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\BlogController.php | 187 | The variable $sort_blog is not named in camelCase. |
| 158 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\BlogController.php | 187 | The variable $display_order is not named in camelCase. |
| 159 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\BlogController.php | 187 | The variable $sort_blog is not named in camelCase. |
| 160 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\BlogController.php | 192 | Avoid using static access to class '\App\Blog' in method 'sort'. |
| 161 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\BlogController.php | 208 | Avoid using static access to class '\App\Blog' in method 'changestatus'. |
| 162 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\CategoryController.php | 52 | Avoid using static access to class '\App\Category' in method 'store'. |
| 163 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\CategoryController.php | 59 | Avoid using static access to class '\App\Category' in method 'store'. |
| 164 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\CategoryController.php | 68 | The method store uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 165 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\CategoryController.php | 82 | Avoid unused local variables such as '$objCategory'. |
| 166 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\CategoryController.php | 116 | The method update uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 167 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\CategoryController.php | 160 | Avoid using static access to class '\App\Category' in method 'bulkAction'. |
| 168 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\CategoryController.php | 182 | Avoid using static access to class '\App\Category' in method 'changeStatus'. |
| 169 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\CategoryController.php | 219 | The variable $display_order is not named in camelCase. |
| 170 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\CategoryController.php | 219 | The variable $sort_category is not named in camelCase. |
| 171 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\CategoryController.php | 219 | The variable $sort_category is not named in camelCase. |
| 172 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\CategoryController.php | 219 | The variable $display_order is not named in camelCase. |
| 173 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\CategoryController.php | 219 | The variable $sort_category is not named in camelCase. |
| 174 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\CategoryController.php | 224 | Avoid using static access to class '\App\Category' in method 'sort'. |
| 175 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\EventController.php | 69 | The method store uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 176 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\EventController.php | 115 | The method update uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 177 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\EventController.php | 150 | Avoid using static access to class '\App\Event' in method 'bulkaction'. |
| 178 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\EventController.php | 172 | Avoid using static access to class '\App\Event' in method 'changestatus'. |
| 179 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\IpTrackerController.php | 19 | Avoid variables with short names like $ip. Configured minimum length is 3. |
| 180 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\ProfileController.php | 21 | Avoid using static access to class '\Auth' in method 'edit'. |
| 181 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\ProfileController.php | 34 | Avoid using static access to class '\App\User' in method 'update'. |
| 182 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\ProfileController.php | 34 | Avoid using static access to class '\Auth' in method 'update'. |
| 183 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\ProfileController.php | 36 | Avoid using static access to class '\Auth' in method 'update'. |
| 184 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\ProfileController.php | 36 | Avoid variables with short names like $id. Configured minimum length is 3. |
| 185 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\ProfileController.php | 36 | Avoid unused local variables such as '$id'. |
| 186 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\SiteConfigController.php | 33 | Avoid using static access to class '\App\SiteConfig' in method 'store'. |
| 187 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\SiteConfigController.php | 52 | Avoid using static access to class '\App\SiteConfig' in method 'store'. |
| 188 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\SiteConfigController.php | 54 | Avoid using static access to class '\App\SiteConfig' in method 'store'. |
| 189 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\UploadController.php | 11 | The variable $filename_arr is not named in camelCase. |
| 190 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\UploadController.php | 11 | The variable $filename_arr is not named in camelCase. |
| 191 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\UploadController.php | 11 | The variable $reized_image is not named in camelCase. |
| 192 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\UploadController.php | 11 | The variable $reized_image is not named in camelCase. |
| 193 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\UploadController.php | 11 | The variable $reized_image is not named in camelCase. |
| 194 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\UploadController.php | 11 | The variable $reized_image is not named in camelCase. |
| 195 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\UploadController.php | 11 | The variable $reized_image is not named in camelCase. |
| 196 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\UploadController.php | 49 | The method store uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 197 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\UserController.php | 71 | The method store uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 198 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\UserController.php | 89 | The method store uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 199 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\UserController.php | 115 | Avoid variables with short names like $id. Configured minimum length is 3. |
| 200 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\UserController.php | 131 | Avoid using static access to class '\Session' in method 'update'. |
| 201 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\UserController.php | 132 | The method update uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 202 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\UserController.php | 133 | Avoid using static access to class '\Session' in method 'update'. |
| 203 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\UserController.php | 143 | The method update uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 204 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\UserController.php | 167 | The method resetPassword uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 205 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\UserController.php | 168 | Avoid using static access to class '\Illuminate\Support\Facades\Password' in method 'resetPassword'. |
| 206 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\UserController.php | 191 | Avoid using static access to class '\App\User' in method 'bulkaction'. |
| 207 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\UserController.php | 196 | Avoid using static access to class '\App\User' in method 'bulkaction'. |
| 208 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\UserController.php | 199 | The method bulkaction uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 209 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\UserController.php | 205 | The method bulkaction uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 210 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\UserController.php | 212 | Avoid using static access to class '\Session' in method 'bulkaction'. |
| 211 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\UserController.php | 226 | Avoid using static access to class '\App\User' in method 'changestatus'. |
| 212 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\UserController.php | 229 | Avoid using static access to class '\Session' in method 'changestatus'. |
| 213 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\UserController.php | 230 | The method changestatus uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 214 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\UserController.php | 232 | Avoid using static access to class '\Session' in method 'changestatus'. |
| 215 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\UserController.php | 233 | The method changestatus uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 216 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\UserController.php | 235 | Avoid using static access to class '\Session' in method 'changestatus'. |
| 217 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\UserController.php | 247 | Avoid variables with short names like $id. Configured minimum length is 3. |
| 218 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\UserController.php | 249 | Avoid using static access to class '\App\User' in method 'destroy'. |
| 219 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\UserController.php | 250 | Avoid using static access to class '\App\User' in method 'destroy'. |
| 220 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Admin\UserController.php | 253 | Avoid using static access to class '\Session' in method 'destroy'. |
| 221 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Api\Auth\ApiForgotPasswordController.php | 53 | Avoid unused parameters such as '$request'. |
| 222 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Api\Auth\ApiForgotPasswordController.php | 65 | Avoid unused parameters such as '$request'. |
| 223 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Api\Auth\ApiForgotPasswordController.php | 67 | Avoid using static access to class '\Illuminate\Validation\ValidationException' in method 'sendResetLinkFailedResponse'. |
| 224 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Api\BaseController.php | 23 | Avoid using static access to class '\Illuminate\Validation\Rule' in method 'checkAppVersion'. |
| 225 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Api\BaseController.php | 24 | Avoid unused local variables such as '$attribute'. |
| 226 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Api\BaseController.php | 45 | The variable $app_user_authorization is not named in camelCase. |
| 227 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Api\BaseController.php | 45 | The variable $app_user_authorization is not named in camelCase. |
| 228 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Api\BaseController.php | 45 | The variable $app_user_authorization is not named in camelCase. |
| 229 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Api\BaseController.php | 45 | The variable $app_user_authorization is not named in camelCase. |
| 230 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Api\BaseController.php | 45 | The variable $app_user_authorization is not named in camelCase. |
| 231 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Api\BaseController.php | 45 | The variable $app_user_authorization is not named in camelCase. |
| 232 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Api\BaseController.php | 54 | Avoid excessively long variable names like $app_user_authorization. Keep variable name length under 20. |
| 233 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Auth\ChangePassword.php | 39 | Avoid excessively long variable names like $passwordValidationRule. Keep variable name length under 20. |
| 234 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Auth\ChangePassword.php | 48 | Avoid using static access to class '\Validator' in method 'updatePassword'. |
| 235 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Auth\ChangePassword.php | 49 | Avoid unused local variables such as '$attribute'. |
| 236 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Auth\ChangePassword.php | 50 | Avoid using static access to class '\Hash' in method 'updatePassword'. |
| 237 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Auth\ChangePassword.php | 63 | Avoid using static access to class '\Auth' in method 'updatePassword'. |
| 238 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Auth\ForgotPasswordController.php | 52 | Avoid unused parameters such as '$response'. |
| 239 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Auth\LoginController.php | 103 | Avoid unused parameters such as '$request'. |
| 240 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Auth\LoginController.php | 105 | Avoid using static access to class '\Illuminate\Support\Facades\Auth' in method 'logout'. |
| 241 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Auth\LoginController.php | 124 | Avoid unused local variables such as '$token'. |
| 242 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Auth\LoginController.php | 136 | Avoid unused parameters such as '$request'. |
| 243 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Auth\RegisterController.php | 62 | Avoid excessively long variable names like $passwordValidationRule. Keep variable name length under 20. |
| 244 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Auth\RegisterController.php | 69 | Avoid using static access to class '\Illuminate\Support\Facades\Validator' in method 'validator'. |
| 245 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Auth\RegisterController.php | 84 | Avoid using static access to class '\App\User' in method 'create'. |
| 246 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Auth\RegisterController.php | 87 | Avoid using static access to class '\Illuminate\Support\Facades\Hash' in method 'create'. |
| 247 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Auth\ResetPasswordController.php | 53 | The variable $is_valid is not named in camelCase. |
| 248 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Auth\ResetPasswordController.php | 53 | The variable $is_valid is not named in camelCase. |
| 249 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Auth\ResetPasswordController.php | 53 | The variable $is_valid is not named in camelCase. |
| 250 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Auth\ResetPasswordController.php | 58 | Avoid using static access to class '\Session' in method 'showResetForm'. |
| 251 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Auth\ResetPasswordController.php | 63 | Avoid using static access to class '\Session' in method 'showResetForm'. |
| 252 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Auth\ResetPasswordController.php | 77 | The variable $request_array is not named in camelCase. |
| 253 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Auth\ResetPasswordController.php | 77 | The variable $request_array is not named in camelCase. |
| 254 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Auth\ResetPasswordController.php | 77 | The variable $request_array is not named in camelCase. |
| 255 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Auth\ResetPasswordController.php | 77 | The variable $request_array is not named in camelCase. |
| 256 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Auth\ResetPasswordController.php | 88 | The method credentials uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 257 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Auth\ResetPasswordController.php | 113 | Avoid excessively long variable names like $passwordValidationRule. Keep variable name length under 20. |
| 258 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Auth\ResetPasswordController.php | 201 | Avoid assigning values to variables in if clauses and the like (line '21', column '203'). |
| 259 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\CommentController.php | 20 | Avoid variables with short names like $id. Configured minimum length is 3. |
| 260 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\CommentController.php | 28 | Missing class import via use statement (line '28', column '35'). |
| 261 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\CommentController.php | 86 | The method update uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 262 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\CommentController.php | 107 | Avoid using static access to class '\App\CommentReference' in method 'bulkaction'. |
| 263 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\CommentController.php | 123 | Avoid using static access to class '\App\CommentReference' in method 'changestatus'. |
| 264 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\CommentController.php | 138 | Avoid variables with short names like $id. Configured minimum length is 3. |
| 265 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\CommentController.php | 152 | The method addComment uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 266 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\CommentController.php | 171 | The method addComment uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 267 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\ContactController.php | 27 | The variable $company_name is not named in camelCase. |
| 268 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\ContactController.php | 27 | The variable $company_address1 is not named in camelCase. |
| 269 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\ContactController.php | 27 | The variable $company_address2 is not named in camelCase. |
| 270 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\ContactController.php | 27 | The variable $company_city is not named in camelCase. |
| 271 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\ContactController.php | 27 | The variable $company_state is not named in camelCase. |
| 272 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\ContactController.php | 27 | The variable $company_country is not named in camelCase. |
| 273 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\ContactController.php | 27 | The variable $company_zipcode is not named in camelCase. |
| 274 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\ContactController.php | 27 | The variable $company_name is not named in camelCase. |
| 275 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\ContactController.php | 27 | The variable $company_name is not named in camelCase. |
| 276 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\ContactController.php | 27 | The variable $company_address1 is not named in camelCase. |
| 277 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\ContactController.php | 27 | The variable $company_address1 is not named in camelCase. |
| 278 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\ContactController.php | 27 | The variable $company_address2 is not named in camelCase. |
| 279 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\ContactController.php | 27 | The variable $company_address2 is not named in camelCase. |
| 280 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\ContactController.php | 27 | The variable $company_city is not named in camelCase. |
| 281 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\ContactController.php | 27 | The variable $company_city is not named in camelCase. |
| 282 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\ContactController.php | 27 | The variable $company_state is not named in camelCase. |
| 283 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\ContactController.php | 27 | The variable $company_state is not named in camelCase. |
| 284 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\ContactController.php | 27 | The variable $company_country is not named in camelCase. |
| 285 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\ContactController.php | 27 | The variable $company_country is not named in camelCase. |
| 286 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\ContactController.php | 27 | The variable $company_zipcode is not named in camelCase. |
| 287 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\ContactController.php | 27 | The variable $company_zipcode is not named in camelCase. |
| 288 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\ContactController.php | 27 | Avoid unused parameters such as '$request'. |
| 289 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\FaqController.php | 42 | Avoid using static access to class '\App\Faq' in method 'create'. |
| 290 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\FaqController.php | 69 | The method store uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 291 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\FaqController.php | 82 | Avoid using static access to class '\App\Faq' in method 'edit'. |
| 292 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\FaqController.php | 117 | The method update uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 293 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\FaqController.php | 149 | Avoid using static access to class '\App\Faq' in method 'bulkaction'. |
| 294 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\FaqController.php | 169 | The variable $sort_faq is not named in camelCase. |
| 295 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\FaqController.php | 169 | The variable $sort_faq is not named in camelCase. |
| 296 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\FaqController.php | 169 | The variable $sort_faq is not named in camelCase. |
| 297 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\FaqController.php | 173 | Avoid using static access to class '\App\Faq' in method 'sort'. |
| 298 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\FaqController.php | 189 | Avoid using static access to class '\App\Faq' in method 'changestatus'. |
| 299 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 13 | The class GalleryController has 14 public methods. Consider refactoring GalleryController to keep number of public methods under 10. |
| 300 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 13 | The class GalleryController has an overall complexity of 70 which is very high. The configured complexity threshold is 50. |
| 301 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 37 | Avoid using static access to class '\App\Gallery' in method 'create'. |
| 302 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 59 | Avoid using static access to class '\App\Gallery' in method 'store'. |
| 303 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 80 | The method store uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 304 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 106 | Avoid unused parameters such as '$request'. |
| 305 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 108 | Avoid using static access to class '\App\Gallery' in method 'edit'. |
| 306 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 153 | The method update uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 307 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 164 | The method uploadImages() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 308 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 164 | The variable $filename_arr is not named in camelCase. |
| 309 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 164 | The variable $filename_arr is not named in camelCase. |
| 310 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 164 | The variable $reized_image is not named in camelCase. |
| 311 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 164 | The variable $reized_image is not named in camelCase. |
| 312 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 164 | The variable $reized_image is not named in camelCase. |
| 313 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 164 | The variable $reized_image is not named in camelCase. |
| 314 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 164 | The variable $reized_image is not named in camelCase. |
| 315 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 172 | Avoid variables with short names like $i. Configured minimum length is 3. |
| 316 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 190 | The method uploadImages uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 317 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 196 | The method uploadImages uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 318 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 207 | The method uploadImages uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 319 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 230 | The method SaveGalleryimages is not named in camelCase. |
| 320 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 230 | The variable $display_order is not named in camelCase. |
| 321 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 230 | The variable $display_order is not named in camelCase. |
| 322 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 230 | The variable $display_order is not named in camelCase. |
| 323 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 230 | The variable $url_youtube is not named in camelCase. |
| 324 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 230 | The variable $url_youtube is not named in camelCase. |
| 325 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 230 | The variable $url_parts is not named in camelCase. |
| 326 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 230 | The variable $youtube_video_id is not named in camelCase. |
| 327 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 230 | The variable $url_parts is not named in camelCase. |
| 328 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 230 | The variable $youtube_video_id is not named in camelCase. |
| 329 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 230 | The variable $url_youtube is not named in camelCase. |
| 330 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 230 | The variable $display_order is not named in camelCase. |
| 331 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 236 | Avoid using static access to class '\App\GalleryImage' in method 'SaveGalleryimages'. |
| 332 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 237 | Avoid using static access to class '\App\GalleryImage' in method 'SaveGalleryimages'. |
| 333 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 245 | Avoid using static access to class '\App\GalleryImage' in method 'SaveGalleryimages'. |
| 334 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 250 | Avoid using static access to class '\App\GalleryImage' in method 'SaveGalleryimages'. |
| 335 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 270 | Avoid using static access to class '\App\Gallery' in method 'deleteGallery'. |
| 336 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 284 | The method bulkaction() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 337 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 284 | The variable $galleries_for_delete is not named in camelCase. |
| 338 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 284 | The variable $galleries_for_delete is not named in camelCase. |
| 339 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 284 | The variable $gallery_delete is not named in camelCase. |
| 340 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 284 | The variable $gallery_delete is not named in camelCase. |
| 341 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 284 | The variable $gallery_delete is not named in camelCase. |
| 342 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 284 | The variable $gallery_delete is not named in camelCase. |
| 343 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 284 | The variable $gallery_delete is not named in camelCase. |
| 344 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 284 | The variable $gallery_image is not named in camelCase. |
| 345 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 284 | The variable $galleryimage_folder is not named in camelCase. |
| 346 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 284 | The variable $galleryimage_folder is not named in camelCase. |
| 347 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 284 | The variable $galleryimage_folder is not named in camelCase. |
| 348 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 284 | The variable $galleryimage_folder is not named in camelCase. |
| 349 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 284 | The variable $gallery_image is not named in camelCase. |
| 350 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 284 | The variable $galleryimage_folder is not named in camelCase. |
| 351 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 284 | The variable $gallery_image is not named in camelCase. |
| 352 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 284 | The variable $gallery_delete is not named in camelCase. |
| 353 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 295 | Avoid using static access to class '\File' in method 'bulkaction'. |
| 354 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 298 | Avoid using static access to class '\File' in method 'bulkaction'. |
| 355 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 307 | Avoid using static access to class '\File' in method 'bulkaction'. |
| 356 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 310 | Avoid using static access to class '\File' in method 'bulkaction'. |
| 357 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 316 | Avoid using static access to class '\App\Gallery' in method 'bulkaction'. |
| 358 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 336 | The variable $gallery_delete is not named in camelCase. |
| 359 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 336 | The variable $gallery_delete is not named in camelCase. |
| 360 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 339 | Avoid using static access to class '\App\GalleryImage' in method 'deleteGalleryImage'. |
| 361 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 342 | Avoid unused local variables such as '$image'. |
| 362 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 343 | Avoid using static access to class '\File' in method 'deleteGalleryImage'. |
| 363 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 346 | Avoid using static access to class '\File' in method 'deleteGalleryImage'. |
| 364 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 347 | Avoid using static access to class '\App\GalleryImage' in method 'deleteGalleryImage'. |
| 365 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 358 | The variable $display_order is not named in camelCase. |
| 366 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 358 | The variable $sort_gallery is not named in camelCase. |
| 367 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 358 | The variable $sort_gallery is not named in camelCase. |
| 368 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 358 | The variable $display_order is not named in camelCase. |
| 369 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 358 | The variable $sort_gallery is not named in camelCase. |
| 370 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 363 | Avoid using static access to class '\App\Gallery' in method 'sort'. |
| 371 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 377 | The method galleryList() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 372 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 377 | The variable $gallery_delete is not named in camelCase. |
| 373 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 377 | The variable $gallery_delete is not named in camelCase. |
| 374 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 377 | The variable $gallery_delete is not named in camelCase. |
| 375 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 377 | The variable $gallery_delete is not named in camelCase. |
| 376 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 377 | The variable $gallery_image is not named in camelCase. |
| 377 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 377 | The variable $galleryimage_folder is not named in camelCase. |
| 378 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 377 | The variable $galleryimage_folder is not named in camelCase. |
| 379 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 377 | The variable $galleryimage_folder is not named in camelCase. |
| 380 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 377 | The variable $galleryimage_folder is not named in camelCase. |
| 381 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 377 | The variable $gallery_image is not named in camelCase. |
| 382 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 377 | The variable $galleryimage_folder is not named in camelCase. |
| 383 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 377 | The variable $gallery_image is not named in camelCase. |
| 384 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 377 | The variable $gallery_delete is not named in camelCase. |
| 385 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 384 | Avoid using static access to class '\App\Gallery' in method 'galleryList'. |
| 386 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 389 | Avoid using static access to class '\File' in method 'galleryList'. |
| 387 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 399 | Avoid using static access to class '\File' in method 'galleryList'. |
| 388 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 402 | Avoid using static access to class '\File' in method 'galleryList'. |
| 389 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 406 | Avoid using static access to class '\File' in method 'galleryList'. |
| 390 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 407 | Avoid using static access to class '\App\Gallery' in method 'galleryList'. |
| 391 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 416 | The method galleryList uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 392 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\GalleryController.php | 443 | Avoid variables with short names like $id. Configured minimum length is 3. |
| 393 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\PageController.php | 82 | The method store uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 394 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\PageController.php | 121 | Avoid variables with short names like $id. Configured minimum length is 3. |
| 395 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\PageController.php | 154 | The method update uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 396 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\PageController.php | 179 | Avoid using static access to class '\App\Page' in method 'bulkaction'. |
| 397 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\PageController.php | 182 | The method bulkaction uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 398 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\PageController.php | 183 | Avoid using static access to class '\App\Page' in method 'bulkaction'. |
| 399 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\PageController.php | 188 | The method bulkaction uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 400 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\PageController.php | 204 | Avoid using static access to class '\App\Page' in method 'changestatus'. |
| 401 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 12 | The class SliderController has 11 public methods. Consider refactoring SliderController to keep number of public methods under 10. |
| 402 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 52 | Avoid using static access to class '\App\Slider' in method 'store'. |
| 403 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 62 | The method store uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 404 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 75 | Avoid using static access to class '\App\Slider' in method 'edit'. |
| 405 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 107 | The method update uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 406 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 120 | Avoid variables with short names like $id. Configured minimum length is 3. |
| 407 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 132 | Avoid using static access to class '\App\Slider' in method 'changetitle'. |
| 408 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 167 | The variable $sliders_for_delete is not named in camelCase. |
| 409 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 167 | The variable $sliders_for_delete is not named in camelCase. |
| 410 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 167 | The variable $slider_delete is not named in camelCase. |
| 411 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 167 | The variable $slider_delete is not named in camelCase. |
| 412 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 178 | Avoid unused local variables such as '$image'. |
| 413 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 179 | Avoid using static access to class '\File' in method 'bulkaction'. |
| 414 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 182 | Avoid using static access to class '\File' in method 'bulkaction'. |
| 415 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 184 | Avoid using static access to class '\App\Slider' in method 'bulkaction'. |
| 416 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 204 | The variable $display_order is not named in camelCase. |
| 417 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 204 | The variable $sort_slider is not named in camelCase. |
| 418 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 204 | The variable $sort_slider is not named in camelCase. |
| 419 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 204 | The variable $display_order is not named in camelCase. |
| 420 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 204 | The variable $sort_slider is not named in camelCase. |
| 421 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 209 | Avoid using static access to class '\App\Slider' in method 'sort'. |
| 422 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 226 | Avoid using static access to class '\App\Slider' in method 'changestatus'. |
| 423 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 239 | The method uploadImages() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 424 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 239 | The variable $filename_arr is not named in camelCase. |
| 425 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 239 | The variable $filename_arr is not named in camelCase. |
| 426 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 239 | The variable $display_order is not named in camelCase. |
| 427 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 239 | The variable $display_order is not named in camelCase. |
| 428 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 239 | The variable $reized_image is not named in camelCase. |
| 429 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 239 | The variable $reized_image is not named in camelCase. |
| 430 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 239 | The variable $reized_image is not named in camelCase. |
| 431 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 239 | The variable $reized_image is not named in camelCase. |
| 432 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 239 | The variable $reized_image is not named in camelCase. |
| 433 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 247 | Avoid variables with short names like $i. Configured minimum length is 3. |
| 434 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 263 | Avoid using static access to class '\App\Slider' in method 'uploadImages'. |
| 435 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 264 | Avoid using static access to class '\App\Slider' in method 'uploadImages'. |
| 436 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 272 | The method uploadImages uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 437 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 282 | The method uploadImages uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 438 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 300 | Avoid using static access to class '\Session' in method 'uploadImages'. |
| 439 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 310 | The variable $slider_delete is not named in camelCase. |
| 440 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 310 | The variable $slider_delete is not named in camelCase. |
| 441 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 317 | Avoid using static access to class '\App\Slider' in method 'sliderList'. |
| 442 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 321 | Avoid unused local variables such as '$image'. |
| 443 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 322 | Avoid using static access to class '\File' in method 'sliderList'. |
| 444 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 325 | Avoid using static access to class '\File' in method 'sliderList'. |
| 445 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 326 | Avoid using static access to class '\App\Slider' in method 'sliderList'. |
| 446 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 328 | The method sliderList uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 447 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\SliderController.php | 337 | The method sliderList uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 448 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\TeamController.php | 17 | The variable $team_members is not named in camelCase. |
| 449 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\TeamController.php | 17 | The variable $team_members is not named in camelCase. |
| 450 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\TeamController.php | 17 | The variable $team_members is not named in camelCase. |
| 451 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\TeamController.php | 17 | The variable $team_members is not named in camelCase. |
| 452 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\TeamController.php | 26 | Avoid unused parameters such as '$request'. |
| 453 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\TeamController.php | 37 | Avoid unused parameters such as '$request'. |
| 454 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\TeamController.php | 39 | Avoid using static access to class '\App\Team' in method 'create'. |
| 455 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\TeamController.php | 57 | Avoid using static access to class '\App\Team' in method 'store'. |
| 456 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\TeamController.php | 67 | The method store uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 457 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\TeamController.php | 78 | Avoid unused parameters such as '$request'. |
| 458 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\TeamController.php | 80 | Avoid using static access to class '\App\Team' in method 'edit'. |
| 459 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\TeamController.php | 115 | The method update uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 460 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\TeamController.php | 158 | Avoid using static access to class '\App\Team' in method 'bulkaction'. |
| 461 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\TeamController.php | 178 | The variable $sort_team is not named in camelCase. |
| 462 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\TeamController.php | 178 | The variable $sort_team is not named in camelCase. |
| 463 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\TeamController.php | 178 | The variable $sort_team is not named in camelCase. |
| 464 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\TeamController.php | 183 | Avoid using static access to class '\App\Team' in method 'sort'. |
| 465 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\TeamController.php | 199 | Avoid using static access to class '\App\Team' in method 'changestatus'. |
| 466 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\TeamController.php | 212 | Avoid variables with short names like $id. Configured minimum length is 3. |
| 467 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\TeamController.php | 214 | Avoid using static access to class '\App\Team' in method 'destroy'. |
| 468 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\TeamController.php | 215 | Avoid using static access to class '\App\Team' in method 'destroy'. |
| 469 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\TeamController.php | 218 | Avoid using static access to class '\Session' in method 'destroy'. |
| 470 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\TestimonialController.php | 46 | Avoid using static access to class '\App\Testimonial' in method 'create'. |
| 471 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\TestimonialController.php | 73 | The method store uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 472 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\TestimonialController.php | 84 | Avoid unused parameters such as '$request'. |
| 473 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\TestimonialController.php | 86 | Avoid using static access to class '\App\Testimonial' in method 'edit'. |
| 474 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\TestimonialController.php | 120 | The method update uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 475 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\TestimonialController.php | 164 | Avoid using static access to class '\App\Testimonial' in method 'bulkaction'. |
| 476 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\TestimonialController.php | 186 | Avoid using static access to class '\App\Testimonial' in method 'changestatus'. |
| 477 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\TestimonialController.php | 199 | The variable $sort_testimonial is not named in camelCase. |
| 478 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\TestimonialController.php | 199 | The variable $sort_testimonial is not named in camelCase. |
| 479 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\TestimonialController.php | 199 | The variable $sort_testimonial is not named in camelCase. |
| 480 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\TestimonialController.php | 199 | The variable $sort_testimonial is not named in camelCase. |
| 481 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\TestimonialController.php | 199 | The variable $sort_testimonial is not named in camelCase. |
| 482 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Common\TestimonialController.php | 205 | Avoid using static access to class '\App\Testimonial' in method 'sort'. |
| 483 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Controller.php | 11 | The class Controller has 33 children. Consider to rebalance this class hierarchy to keep number of children under 15. |
| 484 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Controller.php | 17 | Avoid using static access to class '\Auth' in method '__construct'. |
| 485 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Controller.php | 18 | Avoid using static access to class '\Auth' in method '__construct'. |
| 486 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Front\BlogController.php | 35 | Avoid variables with short names like $id. Configured minimum length is 3. |
| 487 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Front\EventController.php | 16 | Avoid unused parameters such as '$request'. |
| 488 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Front\EventController.php | 25 | The method filter() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10. |
| 489 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Front\EventController.php | 25 | The method filter() has an NPath complexity of 6562. The configured NPath complexity threshold is 200. |
| 490 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Front\EventController.php | 25 | The variable $event_time is not named in camelCase. |
| 491 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Front\EventController.php | 25 | The variable $event_time is not named in camelCase. |
| 492 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Front\EventController.php | 25 | The variable $event_time is not named in camelCase. |
| 493 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Front\EventController.php | 25 | The variable $event_time is not named in camelCase. |
| 494 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Front\EventController.php | 31 | Avoid variables with short names like $i. Configured minimum length is 3. |
| 495 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Front\EventController.php | 43 | Avoid unused local variables such as '$id'. |
| 496 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Front\FrontUserController.php | 34 | Avoid excessively long variable names like $passwordValidationRule. Keep variable name length under 20. |
| 497 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Front\FrontUserController.php | 67 | Avoid using static access to class '\Session' in method 'save'. |
| 498 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Front\FrontUserController.php | 77 | The method mail_verifaction is not named in camelCase. |
| 499 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Front\FrontUserController.php | 84 | The method mail_verifaction uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 500 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Front\LoginController.php | 64 | Avoid using static access to class '\Illuminate\Support\Facades\Auth' in method 'showLoginForm'. |
| 501 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Front\LoginController.php | 87 | Avoid unused parameters such as '$request'. |
| 502 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Front\LoginController.php | 89 | Avoid using static access to class '\Illuminate\Support\Facades\Auth' in method 'logout'. |
| 503 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Controllers\Front\LoginController.php | 108 | Avoid unused local variables such as '$token'. |
| 504 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Middleware\AdminMiddleware.php | 18 | Avoid using static access to class '\Auth' in method 'handle'. |
| 505 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Middleware\ApiResponse.php | 35 | Avoid assigning values to variables in if clauses and the like (line '25', column '83'). |
| 506 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Middleware\ApiResponse.php | 35 | The method handle() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10. |
| 507 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Middleware\ApiResponse.php | 35 | The method handle() has an NPath complexity of 330. The configured NPath complexity threshold is 200. |
| 508 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Middleware\ApiResponse.php | 55 | The method handle uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 509 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Middleware\ApiResponse.php | 76 | The method handle uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 510 | D:\wamp64\www\devdigital-laravel-cms\app\Http\Middleware\ApiResponse.php | 87 | The method handle uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 511 | D:\wamp64\www\devdigital-laravel-cms\app\Http\ViewComposers\Admin\AdminMenuComposer.php | 14 | Avoid using static access to class '\App\Menu' in method 'compose'. |
| 512 | D:\wamp64\www\devdigital-laravel-cms\app\Http\ViewComposers\Front\BlogComposer.php | 13 | The variable $other_blogs is not named in camelCase. |
| 513 | D:\wamp64\www\devdigital-laravel-cms\app\Http\ViewComposers\Front\BlogComposer.php | 13 | The variable $other_blogs is not named in camelCase. |
| 514 | D:\wamp64\www\devdigital-laravel-cms\app\Http\ViewComposers\Front\BlogComposer.php | 14 | Avoid using static access to class '\Cache' in method 'compose'. |
| 515 | D:\wamp64\www\devdigital-laravel-cms\app\Http\ViewComposers\Front\FaqComposer.php | 15 | Avoid using static access to class '\Cache' in method 'compose'. |
| 516 | D:\wamp64\www\devdigital-laravel-cms\app\Http\ViewComposers\Front\FooterMenuComposer.php | 14 | The variable $footer_menu is not named in camelCase. |
| 517 | D:\wamp64\www\devdigital-laravel-cms\app\Http\ViewComposers\Front\FooterMenuComposer.php | 14 | The variable $menu_items is not named in camelCase. |
| 518 | D:\wamp64\www\devdigital-laravel-cms\app\Http\ViewComposers\Front\FooterMenuComposer.php | 14 | The variable $menu_items is not named in camelCase. |
| 519 | D:\wamp64\www\devdigital-laravel-cms\app\Http\ViewComposers\Front\FooterMenuComposer.php | 14 | The variable $footer_menu is not named in camelCase. |
| 520 | D:\wamp64\www\devdigital-laravel-cms\app\Http\ViewComposers\Front\FooterMenuComposer.php | 15 | Avoid using static access to class '\Cache' in method 'compose'. |
| 521 | D:\wamp64\www\devdigital-laravel-cms\app\Http\ViewComposers\Front\FooterMenuComposer.php | 23 | Avoid using static access to class '\App\Menu' in method 'compose'. |
| 522 | D:\wamp64\www\devdigital-laravel-cms\app\Http\ViewComposers\Front\MenuComposer.php | 15 | Avoid using static access to class '\App\Menu' in method 'compose'. |
| 523 | D:\wamp64\www\devdigital-laravel-cms\app\Http\ViewComposers\Front\MenuComposer.php | 16 | Avoid using static access to class '\App\Menu' in method 'compose'. |
| 524 | D:\wamp64\www\devdigital-laravel-cms\app\Http\ViewComposers\Front\SliderComposer.php | 15 | Avoid using static access to class '\Cache' in method 'compose'. |
| 525 | D:\wamp64\www\devdigital-laravel-cms\app\Http\ViewComposers\Front\TeamComposer.php | 14 | The variable $our_team is not named in camelCase. |
| 526 | D:\wamp64\www\devdigital-laravel-cms\app\Http\ViewComposers\Front\TeamComposer.php | 14 | The variable $our_team is not named in camelCase. |
| 527 | D:\wamp64\www\devdigital-laravel-cms\app\Http\ViewComposers\Front\TeamComposer.php | 15 | Avoid using static access to class '\Cache' in method 'compose'. |
| 528 | D:\wamp64\www\devdigital-laravel-cms\app\Http\ViewComposers\Front\TestimonialComposer.php | 15 | Avoid using static access to class '\Cache' in method 'compose'. |
| 529 | D:\wamp64\www\devdigital-laravel-cms\app\IpTracker.php | 15 | The method getResult() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. |
| 530 | D:\wamp64\www\devdigital-laravel-cms\app\IpTracker.php | 15 | The variable $first_record_login is not named in camelCase. |
| 531 | D:\wamp64\www\devdigital-laravel-cms\app\IpTracker.php | 15 | The variable $current_value is not named in camelCase. |
| 532 | D:\wamp64\www\devdigital-laravel-cms\app\IpTracker.php | 15 | The variable $next_value is not named in camelCase. |
| 533 | D:\wamp64\www\devdigital-laravel-cms\app\IpTracker.php | 15 | The variable $current_value is not named in camelCase. |
| 534 | D:\wamp64\www\devdigital-laravel-cms\app\IpTracker.php | 15 | The variable $current_value is not named in camelCase. |
| 535 | D:\wamp64\www\devdigital-laravel-cms\app\IpTracker.php | 15 | The variable $first_record_login is not named in camelCase. |
| 536 | D:\wamp64\www\devdigital-laravel-cms\app\IpTracker.php | 15 | The variable $first_record_login is not named in camelCase. |
| 537 | D:\wamp64\www\devdigital-laravel-cms\app\IpTracker.php | 15 | The variable $current_value is not named in camelCase. |
| 538 | D:\wamp64\www\devdigital-laravel-cms\app\IpTracker.php | 15 | The variable $last_activity is not named in camelCase. |
| 539 | D:\wamp64\www\devdigital-laravel-cms\app\IpTracker.php | 15 | The variable $current_value is not named in camelCase. |
| 540 | D:\wamp64\www\devdigital-laravel-cms\app\IpTracker.php | 15 | The variable $current_value is not named in camelCase. |
| 541 | D:\wamp64\www\devdigital-laravel-cms\app\IpTracker.php | 15 | The variable $last_activity is not named in camelCase. |
| 542 | D:\wamp64\www\devdigital-laravel-cms\app\IpTracker.php | 15 | The variable $current_value is not named in camelCase. |
| 543 | D:\wamp64\www\devdigital-laravel-cms\app\IpTracker.php | 15 | The variable $current_value is not named in camelCase. |
| 544 | D:\wamp64\www\devdigital-laravel-cms\app\IpTracker.php | 15 | The variable $current_value is not named in camelCase. |
| 545 | D:\wamp64\www\devdigital-laravel-cms\app\IpTracker.php | 15 | The variable $last_activity is not named in camelCase. |
| 546 | D:\wamp64\www\devdigital-laravel-cms\app\IpTracker.php | 15 | The variable $current_value is not named in camelCase. |
| 547 | D:\wamp64\www\devdigital-laravel-cms\app\IpTracker.php | 15 | The variable $current_value is not named in camelCase. |
| 548 | D:\wamp64\www\devdigital-laravel-cms\app\IpTracker.php | 15 | The variable $current_value is not named in camelCase. |
| 549 | D:\wamp64\www\devdigital-laravel-cms\app\IpTracker.php | 15 | The variable $current_value is not named in camelCase. |
| 550 | D:\wamp64\www\devdigital-laravel-cms\app\IpTracker.php | 15 | The variable $current_key is not named in camelCase. |
| 551 | D:\wamp64\www\devdigital-laravel-cms\app\IpTracker.php | 15 | The variable $current_value is not named in camelCase. |
| 552 | D:\wamp64\www\devdigital-laravel-cms\app\IpTracker.php | 15 | The variable $current_key is not named in camelCase. |
| 553 | D:\wamp64\www\devdigital-laravel-cms\app\IpTracker.php | 15 | The variable $current_value is not named in camelCase. |
| 554 | D:\wamp64\www\devdigital-laravel-cms\app\IpTracker.php | 15 | The variable $current_value is not named in camelCase. |
| 555 | D:\wamp64\www\devdigital-laravel-cms\app\IpTracker.php | 15 | The variable $last_activity is not named in camelCase. |
| 556 | D:\wamp64\www\devdigital-laravel-cms\app\IpTracker.php | 15 | The variable $current_value is not named in camelCase. |
| 557 | D:\wamp64\www\devdigital-laravel-cms\app\IpTracker.php | 15 | The variable $current_value is not named in camelCase. |
| 558 | D:\wamp64\www\devdigital-laravel-cms\app\IpTracker.php | 15 | The variable $current_value is not named in camelCase. |
| 559 | D:\wamp64\www\devdigital-laravel-cms\app\IpTracker.php | 15 | The variable $current_value is not named in camelCase. |
| 560 | D:\wamp64\www\devdigital-laravel-cms\app\IpTracker.php | 15 | The variable $last_activity is not named in camelCase. |
| 561 | D:\wamp64\www\devdigital-laravel-cms\app\IpTracker.php | 15 | The variable $current_value is not named in camelCase. |
| 562 | D:\wamp64\www\devdigital-laravel-cms\app\IpTracker.php | 15 | The variable $key_next is not named in camelCase. |
| 563 | D:\wamp64\www\devdigital-laravel-cms\app\IpTracker.php | 15 | The variable $next_value is not named in camelCase. |
| 564 | D:\wamp64\www\devdigital-laravel-cms\app\IpTracker.php | 15 | The variable $key_next is not named in camelCase. |
| 565 | D:\wamp64\www\devdigital-laravel-cms\app\IpTracker.php | 29 | Avoid using static access to class '\Illuminate\Support\Facades\DB' in method 'getResult'. |
| 566 | D:\wamp64\www\devdigital-laravel-cms\app\IpTracker.php | 32 | Avoid variables with short names like $i. Configured minimum length is 3. |
| 567 | D:\wamp64\www\devdigital-laravel-cms\app\IpTracker.php | 45 | Avoid using static access to class '\Carbon\Carbon' in method 'getResult'. |
| 568 | D:\wamp64\www\devdigital-laravel-cms\app\IpTracker.php | 51 | The method getResult uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 569 | D:\wamp64\www\devdigital-laravel-cms\app\IpTracker.php | 70 | The method getResult uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 570 | D:\wamp64\www\devdigital-laravel-cms\app\IpTracker.php | 83 | The method getResult uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 571 | D:\wamp64\www\devdigital-laravel-cms\app\IpTracker.php | 105 | Avoid using static access to class '\Illuminate\Support\Facades\DB' in method 'getLastActivity'. |
| 572 | D:\wamp64\www\devdigital-laravel-cms\app\IpTracker.php | 110 | The method getLastActivity uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 573 | D:\wamp64\www\devdigital-laravel-cms\app\Listeners\ActivityLog\Auth\FailedActionListener.php | 37 | Avoid using static access to class '\Request' in method 'handle'. |
| 574 | D:\wamp64\www\devdigital-laravel-cms\app\Listeners\ActivityLog\Auth\LoginActionListener.php | 32 | Avoid using static access to class '\Auth' in method 'handle'. |
| 575 | D:\wamp64\www\devdigital-laravel-cms\app\Listeners\ActivityLog\Auth\LoginActionListener.php | 32 | Avoid using static access to class '\Auth' in method 'handle'. |
| 576 | D:\wamp64\www\devdigital-laravel-cms\app\Listeners\ActivityLog\Auth\LoginActionListener.php | 37 | Avoid using static access to class '\Request' in method 'handle'. |
| 577 | D:\wamp64\www\devdigital-laravel-cms\app\Listeners\ActivityLog\Auth\LogoutActionListener.php | 31 | Avoid using static access to class '\Auth' in method 'handle'. |
| 578 | D:\wamp64\www\devdigital-laravel-cms\app\Listeners\ActivityLog\Auth\LogoutActionListener.php | 31 | Avoid using static access to class '\Auth' in method 'handle'. |
| 579 | D:\wamp64\www\devdigital-laravel-cms\app\Listeners\ActivityLog\Auth\LogoutActionListener.php | 36 | Avoid using static access to class '\Request' in method 'handle'. |
| 580 | D:\wamp64\www\devdigital-laravel-cms\app\Listeners\ActivityLog\Auth\PasswordResetActionListener.php | 35 | Avoid using static access to class '\Request' in method 'handle'. |
| 581 | D:\wamp64\www\devdigital-laravel-cms\app\Listeners\ActivityLog\BulkActionListener.php | 30 | Avoid using static access to class '\Auth' in method 'handle'. |
| 582 | D:\wamp64\www\devdigital-laravel-cms\app\Listeners\ActivityLog\BulkActionListener.php | 30 | Avoid using static access to class '\Auth' in method 'handle'. |
| 583 | D:\wamp64\www\devdigital-laravel-cms\app\Listeners\ActivityLog\BulkActionListener.php | 34 | Avoid using static access to class '\Request' in method 'handle'. |
| 584 | D:\wamp64\www\devdigital-laravel-cms\app\Listeners\ActivityLog\CreateActionListener.php | 30 | Avoid using static access to class '\Auth' in method 'handle'. |
| 585 | D:\wamp64\www\devdigital-laravel-cms\app\Listeners\ActivityLog\CreateActionListener.php | 30 | Avoid using static access to class '\Auth' in method 'handle'. |
| 586 | D:\wamp64\www\devdigital-laravel-cms\app\Listeners\ActivityLog\CreateActionListener.php | 35 | Avoid using static access to class '\Request' in method 'handle'. |
| 587 | D:\wamp64\www\devdigital-laravel-cms\app\Listeners\ActivityLog\UpdateActionListener.php | 30 | Avoid using static access to class '\Auth' in method 'handle'. |
| 588 | D:\wamp64\www\devdigital-laravel-cms\app\Listeners\ActivityLog\UpdateActionListener.php | 30 | Avoid using static access to class '\Auth' in method 'handle'. |
| 589 | D:\wamp64\www\devdigital-laravel-cms\app\Listeners\ActivityLog\UpdateActionListener.php | 35 | Avoid using static access to class '\Request' in method 'handle'. |
| 590 | D:\wamp64\www\devdigital-laravel-cms\app\Menu.php | 8 | The property $has_created_by is not named in camelCase. |
| 591 | D:\wamp64\www\devdigital-laravel-cms\app\Menu.php | 8 | The property $has_updated_by is not named in camelCase. |
| 592 | D:\wamp64\www\devdigital-laravel-cms\app\Model.php | 27 | Avoid using static access to class '\DB' in method 'save'. |
| 593 | D:\wamp64\www\devdigital-laravel-cms\app\Notifications\CommentModeration.php | 38 | Avoid unused parameters such as '$notifiable'. |
| 594 | D:\wamp64\www\devdigital-laravel-cms\app\Notifications\CommentModeration.php | 49 | Avoid unused parameters such as '$notifiable'. |
| 595 | D:\wamp64\www\devdigital-laravel-cms\app\Notifications\CommentModeration.php | 52 | Avoid using static access to class '\Illuminate\Support\Facades\Lang' in method 'toMail'. |
| 596 | D:\wamp64\www\devdigital-laravel-cms\app\Notifications\CommentModeration.php | 63 | Avoid unused parameters such as '$notifiable'. |
| 597 | D:\wamp64\www\devdigital-laravel-cms\app\Notifications\ContactusNotification.php | 39 | Avoid unused parameters such as '$notifiable'. |
| 598 | D:\wamp64\www\devdigital-laravel-cms\app\Notifications\ContactusNotification.php | 50 | Avoid unused parameters such as '$notifiable'. |
| 599 | D:\wamp64\www\devdigital-laravel-cms\app\Notifications\ContactusNotification.php | 53 | Avoid using static access to class '\Illuminate\Support\Facades\Lang' in method 'toMail'. |
| 600 | D:\wamp64\www\devdigital-laravel-cms\app\Notifications\ContactusNotification.php | 65 | Avoid unused parameters such as '$notifiable'. |
| 601 | D:\wamp64\www\devdigital-laravel-cms\app\Notifications\ContactusUserNotification.php | 38 | Avoid unused parameters such as '$notifiable'. |
| 602 | D:\wamp64\www\devdigital-laravel-cms\app\Notifications\ContactusUserNotification.php | 49 | Avoid unused parameters such as '$notifiable'. |
| 603 | D:\wamp64\www\devdigital-laravel-cms\app\Notifications\ContactusUserNotification.php | 52 | Avoid using static access to class '\Illuminate\Support\Facades\Lang' in method 'toMail'. |
| 604 | D:\wamp64\www\devdigital-laravel-cms\app\Notifications\ContactusUserNotification.php | 64 | Avoid unused parameters such as '$notifiable'. |
| 605 | D:\wamp64\www\devdigital-laravel-cms\app\Notifications\FrontUserVerification.php | 38 | Avoid unused parameters such as '$notifiable'. |
| 606 | D:\wamp64\www\devdigital-laravel-cms\app\Notifications\FrontUserVerification.php | 52 | Avoid using static access to class '\Illuminate\Support\Facades\Lang' in method 'toMail'. |
| 607 | D:\wamp64\www\devdigital-laravel-cms\app\Notifications\FrontUserVerification.php | 62 | Avoid unused parameters such as '$notifiable'. |
| 608 | D:\wamp64\www\devdigital-laravel-cms\app\Notifications\MailResetPasswordNotification.php | 39 | Avoid unused parameters such as '$notifiable'. |
| 609 | D:\wamp64\www\devdigital-laravel-cms\app\Notifications\MailResetPasswordNotification.php | 53 | Avoid using static access to class '\Illuminate\Support\Facades\Lang' in method 'toMail'. |
| 610 | D:\wamp64\www\devdigital-laravel-cms\app\Notifications\MailResetPasswordNotification.php | 64 | Avoid unused parameters such as '$notifiable'. |
| 611 | D:\wamp64\www\devdigital-laravel-cms\app\Notifications\UserVerification.php | 38 | Avoid unused parameters such as '$notifiable'. |
| 612 | D:\wamp64\www\devdigital-laravel-cms\app\Notifications\UserVerification.php | 52 | Avoid using static access to class '\Illuminate\Support\Facades\Lang' in method 'toMail'. |
| 613 | D:\wamp64\www\devdigital-laravel-cms\app\Notifications\UserVerification.php | 63 | Avoid unused parameters such as '$notifiable'. |
| 614 | D:\wamp64\www\devdigital-laravel-cms\app\Page.php | 7 | The property $has_created_by is not named in camelCase. |
| 615 | D:\wamp64\www\devdigital-laravel-cms\app\Page.php | 7 | The property $has_updated_by is not named in camelCase. |
| 616 | D:\wamp64\www\devdigital-laravel-cms\app\Page.php | 77 | The variable $order_by is not named in camelCase. |
| 617 | D:\wamp64\www\devdigital-laravel-cms\app\Page.php | 77 | The variable $per_page is not named in camelCase. |
| 618 | D:\wamp64\www\devdigital-laravel-cms\app\Page.php | 77 | The variable $per_page is not named in camelCase. |
| 619 | D:\wamp64\www\devdigital-laravel-cms\app\Page.php | 77 | The variable $order_by is not named in camelCase. |
| 620 | D:\wamp64\www\devdigital-laravel-cms\app\Page.php | 77 | The variable $per_page is not named in camelCase. |
| 621 | D:\wamp64\www\devdigital-laravel-cms\app\Providers\AppServiceProvider.php | 29 | Avoid using static access to class '\Illuminate\Support\Facades\Schema' in method 'boot'. |
| 622 | D:\wamp64\www\devdigital-laravel-cms\app\Providers\AuthServiceProvider.php | 29 | Avoid using static access to class '\Laravel\Passport\Passport' in method 'boot'. |
| 623 | D:\wamp64\www\devdigital-laravel-cms\app\Providers\BroadcastServiceProvider.php | 17 | Avoid using static access to class '\Illuminate\Support\Facades\Broadcast' in method 'boot'. |
| 624 | D:\wamp64\www\devdigital-laravel-cms\app\Providers\RouteServiceProvider.php | 27 | Avoid using static access to class '\Illuminate\Support\Facades\Route' in method 'boot'. |
| 625 | D:\wamp64\www\devdigital-laravel-cms\app\Providers\RouteServiceProvider.php | 28 | Avoid using static access to class '\Illuminate\Support\Facades\Route' in method 'boot'. |
| 626 | D:\wamp64\www\devdigital-laravel-cms\app\Providers\RouteServiceProvider.php | 29 | Avoid using static access to class '\Illuminate\Support\Facades\Route' in method 'boot'. |
| 627 | D:\wamp64\www\devdigital-laravel-cms\app\Providers\ValidatorServiceProvider.php | 28 | Avoid using static access to class '\Illuminate\Support\Facades\Validator' in method 'boot'. |
| 628 | D:\wamp64\www\devdigital-laravel-cms\app\Providers\ValidatorServiceProvider.php | 31 | Avoid using static access to class '\Illuminate\Support\Facades\Validator' in method 'boot'. |
| 629 | D:\wamp64\www\devdigital-laravel-cms\app\SiteConfig.php | 9 | The property $has_created_by is not named in camelCase. |
| 630 | D:\wamp64\www\devdigital-laravel-cms\app\SiteConfig.php | 9 | The property $has_updated_by is not named in camelCase. |
| 631 | D:\wamp64\www\devdigital-laravel-cms\app\SiteConfig.php | 66 | Avoid using static access to class '\Cache' in method 'getAllSiteConfigs'. |
| 632 | D:\wamp64\www\devdigital-laravel-cms\app\SiteConfig.php | 131 | Avoid unused local variables such as '$key'. |
| 633 | D:\wamp64\www\devdigital-laravel-cms\app\Slider.php | 7 | The property $has_created_by is not named in camelCase. |
| 634 | D:\wamp64\www\devdigital-laravel-cms\app\Slider.php | 7 | The property $has_updated_by is not named in camelCase. |
| 635 | D:\wamp64\www\devdigital-laravel-cms\app\Slider.php | 64 | The variable $order_by is not named in camelCase. |
| 636 | D:\wamp64\www\devdigital-laravel-cms\app\Slider.php | 64 | The variable $order_by is not named in camelCase. |
| 637 | D:\wamp64\www\devdigital-laravel-cms\app\Slider.php | 105 | The variable $int_actual_position is not named in camelCase. |
| 638 | D:\wamp64\www\devdigital-laravel-cms\app\Slider.php | 105 | The variable $int_replace_position is not named in camelCase. |
| 639 | D:\wamp64\www\devdigital-laravel-cms\app\Slider.php | 105 | The variable $int_temp_position is not named in camelCase. |
| 640 | D:\wamp64\www\devdigital-laravel-cms\app\Slider.php | 105 | The variable $int_replace_position is not named in camelCase. |
| 641 | D:\wamp64\www\devdigital-laravel-cms\app\Slider.php | 105 | The variable $int_temp_position is not named in camelCase. |
| 642 | D:\wamp64\www\devdigital-laravel-cms\app\Slider.php | 105 | The variable $int_actual_position is not named in camelCase. |
| 643 | D:\wamp64\www\devdigital-laravel-cms\app\Slider.php | 105 | The variable $int_actual_position is not named in camelCase. |
| 644 | D:\wamp64\www\devdigital-laravel-cms\app\Slider.php | 105 | The variable $int_replace_position is not named in camelCase. |
| 645 | D:\wamp64\www\devdigital-laravel-cms\app\Slider.php | 105 | The variable $int_actual_position is not named in camelCase. |
| 646 | D:\wamp64\www\devdigital-laravel-cms\app\Slider.php | 105 | The variable $int_replace_position is not named in camelCase. |
| 647 | D:\wamp64\www\devdigital-laravel-cms\app\Slider.php | 105 | The variable $int_temp_position is not named in camelCase. |
| 648 | D:\wamp64\www\devdigital-laravel-cms\app\Slider.php | 105 | The variable $int_temp_position is not named in camelCase. |
| 649 | D:\wamp64\www\devdigital-laravel-cms\app\Slider.php | 105 | The variable $int_actual_position is not named in camelCase. |
| 650 | D:\wamp64\www\devdigital-laravel-cms\app\Slider.php | 105 | The variable $int_replace_position is not named in camelCase. |
| 651 | D:\wamp64\www\devdigital-laravel-cms\app\Slider.php | 105 | The variable $int_replace_position is not named in camelCase. |
| 652 | D:\wamp64\www\devdigital-laravel-cms\app\Slider.php | 105 | The variable $int_actual_position is not named in camelCase. |
| 653 | D:\wamp64\www\devdigital-laravel-cms\app\Slider.php | 105 | The variable $int_temp_position is not named in camelCase. |
| 654 | D:\wamp64\www\devdigital-laravel-cms\app\Slider.php | 105 | The variable $int_temp_position is not named in camelCase. |
| 655 | D:\wamp64\www\devdigital-laravel-cms\app\Slider.php | 105 | The variable $int_temp_position is not named in camelCase. |
| 656 | D:\wamp64\www\devdigital-laravel-cms\app\Slider.php | 105 | The variable $int_actual_position is not named in camelCase. |
| 657 | D:\wamp64\www\devdigital-laravel-cms\app\Slider.php | 105 | The variable $int_replace_position is not named in camelCase. |
| 658 | D:\wamp64\www\devdigital-laravel-cms\app\Slider.php | 105 | Avoid variables with short names like $id. Configured minimum length is 3. |
| 659 | D:\wamp64\www\devdigital-laravel-cms\app\Slider.php | 118 | Avoid using static access to class 'App\Slider' in method 'updateSortOrder'. |
| 660 | D:\wamp64\www\devdigital-laravel-cms\app\Slider.php | 127 | Avoid using static access to class 'App\Slider' in method 'updateSortOrder'. |
| 661 | D:\wamp64\www\devdigital-laravel-cms\app\Slider.php | 138 | Avoid using static access to class 'App\Slider' in method 'updateSortOrder'. |
| 662 | D:\wamp64\www\devdigital-laravel-cms\app\Slider.php | 149 | The variable $int_actual_position is not named in camelCase. |
| 663 | D:\wamp64\www\devdigital-laravel-cms\app\Slider.php | 149 | The variable $int_actual_position is not named in camelCase. |
| 664 | D:\wamp64\www\devdigital-laravel-cms\app\Slider.php | 156 | The method destroy uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 665 | D:\wamp64\www\devdigital-laravel-cms\app\Team.php | 7 | The property $has_created_by is not named in camelCase. |
| 666 | D:\wamp64\www\devdigital-laravel-cms\app\Team.php | 7 | The property $has_updated_by is not named in camelCase. |
| 667 | D:\wamp64\www\devdigital-laravel-cms\app\Team.php | 69 | The variable $order_by is not named in camelCase. |
| 668 | D:\wamp64\www\devdigital-laravel-cms\app\Team.php | 69 | The variable $order_by is not named in camelCase. |
| 669 | D:\wamp64\www\devdigital-laravel-cms\app\Team.php | 114 | The variable $int_actual_position is not named in camelCase. |
| 670 | D:\wamp64\www\devdigital-laravel-cms\app\Team.php | 114 | The variable $int_replace_position is not named in camelCase. |
| 671 | D:\wamp64\www\devdigital-laravel-cms\app\Team.php | 114 | The variable $int_temp_position is not named in camelCase. |
| 672 | D:\wamp64\www\devdigital-laravel-cms\app\Team.php | 114 | The variable $int_replace_position is not named in camelCase. |
| 673 | D:\wamp64\www\devdigital-laravel-cms\app\Team.php | 114 | The variable $int_temp_position is not named in camelCase. |
| 674 | D:\wamp64\www\devdigital-laravel-cms\app\Team.php | 114 | The variable $int_actual_position is not named in camelCase. |
| 675 | D:\wamp64\www\devdigital-laravel-cms\app\Team.php | 114 | The variable $int_actual_position is not named in camelCase. |
| 676 | D:\wamp64\www\devdigital-laravel-cms\app\Team.php | 114 | The variable $int_replace_position is not named in camelCase. |
| 677 | D:\wamp64\www\devdigital-laravel-cms\app\Team.php | 114 | The variable $int_actual_position is not named in camelCase. |
| 678 | D:\wamp64\www\devdigital-laravel-cms\app\Team.php | 114 | The variable $int_replace_position is not named in camelCase. |
| 679 | D:\wamp64\www\devdigital-laravel-cms\app\Team.php | 114 | The variable $int_temp_position is not named in camelCase. |
| 680 | D:\wamp64\www\devdigital-laravel-cms\app\Team.php | 114 | The variable $int_temp_position is not named in camelCase. |
| 681 | D:\wamp64\www\devdigital-laravel-cms\app\Team.php | 114 | The variable $int_actual_position is not named in camelCase. |
| 682 | D:\wamp64\www\devdigital-laravel-cms\app\Team.php | 114 | The variable $int_replace_position is not named in camelCase. |
| 683 | D:\wamp64\www\devdigital-laravel-cms\app\Team.php | 114 | The variable $int_replace_position is not named in camelCase. |
| 684 | D:\wamp64\www\devdigital-laravel-cms\app\Team.php | 114 | The variable $int_actual_position is not named in camelCase. |
| 685 | D:\wamp64\www\devdigital-laravel-cms\app\Team.php | 114 | The variable $int_temp_position is not named in camelCase. |
| 686 | D:\wamp64\www\devdigital-laravel-cms\app\Team.php | 114 | The variable $int_temp_position is not named in camelCase. |
| 687 | D:\wamp64\www\devdigital-laravel-cms\app\Team.php | 114 | The variable $int_temp_position is not named in camelCase. |
| 688 | D:\wamp64\www\devdigital-laravel-cms\app\Team.php | 114 | The variable $int_actual_position is not named in camelCase. |
| 689 | D:\wamp64\www\devdigital-laravel-cms\app\Team.php | 114 | The variable $int_replace_position is not named in camelCase. |
| 690 | D:\wamp64\www\devdigital-laravel-cms\app\Team.php | 114 | Avoid variables with short names like $id. Configured minimum length is 3. |
| 691 | D:\wamp64\www\devdigital-laravel-cms\app\Team.php | 126 | Avoid using static access to class 'App\Team' in method 'updateSortOrder'. |
| 692 | D:\wamp64\www\devdigital-laravel-cms\app\Team.php | 135 | Avoid using static access to class 'App\Team' in method 'updateSortOrder'. |
| 693 | D:\wamp64\www\devdigital-laravel-cms\app\Team.php | 146 | Avoid using static access to class 'App\Team' in method 'updateSortOrder'. |
| 694 | D:\wamp64\www\devdigital-laravel-cms\app\Team.php | 157 | The variable $int_actual_position is not named in camelCase. |
| 695 | D:\wamp64\www\devdigital-laravel-cms\app\Team.php | 157 | The variable $int_actual_position is not named in camelCase. |
| 696 | D:\wamp64\www\devdigital-laravel-cms\app\Team.php | 162 | The method destroy uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 697 | D:\wamp64\www\devdigital-laravel-cms\app\Testimonial.php | 7 | The property $has_created_by is not named in camelCase. |
| 698 | D:\wamp64\www\devdigital-laravel-cms\app\Testimonial.php | 7 | The property $has_updated_by is not named in camelCase. |
| 699 | D:\wamp64\www\devdigital-laravel-cms\app\Testimonial.php | 65 | The variable $order_by is not named in camelCase. |
| 700 | D:\wamp64\www\devdigital-laravel-cms\app\Testimonial.php | 65 | The variable $order_by is not named in camelCase. |
| 701 | D:\wamp64\www\devdigital-laravel-cms\app\Testimonial.php | 107 | The variable $int_actual_position is not named in camelCase. |
| 702 | D:\wamp64\www\devdigital-laravel-cms\app\Testimonial.php | 107 | The variable $int_replace_position is not named in camelCase. |
| 703 | D:\wamp64\www\devdigital-laravel-cms\app\Testimonial.php | 107 | The variable $int_temp_position is not named in camelCase. |
| 704 | D:\wamp64\www\devdigital-laravel-cms\app\Testimonial.php | 107 | The variable $int_replace_position is not named in camelCase. |
| 705 | D:\wamp64\www\devdigital-laravel-cms\app\Testimonial.php | 107 | The variable $int_temp_position is not named in camelCase. |
| 706 | D:\wamp64\www\devdigital-laravel-cms\app\Testimonial.php | 107 | The variable $int_actual_position is not named in camelCase. |
| 707 | D:\wamp64\www\devdigital-laravel-cms\app\Testimonial.php | 107 | The variable $int_actual_position is not named in camelCase. |
| 708 | D:\wamp64\www\devdigital-laravel-cms\app\Testimonial.php | 107 | The variable $int_replace_position is not named in camelCase. |
| 709 | D:\wamp64\www\devdigital-laravel-cms\app\Testimonial.php | 107 | The variable $int_actual_position is not named in camelCase. |
| 710 | D:\wamp64\www\devdigital-laravel-cms\app\Testimonial.php | 107 | The variable $int_replace_position is not named in camelCase. |
| 711 | D:\wamp64\www\devdigital-laravel-cms\app\Testimonial.php | 107 | The variable $int_temp_position is not named in camelCase. |
| 712 | D:\wamp64\www\devdigital-laravel-cms\app\Testimonial.php | 107 | The variable $int_temp_position is not named in camelCase. |
| 713 | D:\wamp64\www\devdigital-laravel-cms\app\Testimonial.php | 107 | The variable $int_actual_position is not named in camelCase. |
| 714 | D:\wamp64\www\devdigital-laravel-cms\app\Testimonial.php | 107 | The variable $int_replace_position is not named in camelCase. |
| 715 | D:\wamp64\www\devdigital-laravel-cms\app\Testimonial.php | 107 | The variable $int_replace_position is not named in camelCase. |
| 716 | D:\wamp64\www\devdigital-laravel-cms\app\Testimonial.php | 107 | The variable $int_actual_position is not named in camelCase. |
| 717 | D:\wamp64\www\devdigital-laravel-cms\app\Testimonial.php | 107 | The variable $int_temp_position is not named in camelCase. |
| 718 | D:\wamp64\www\devdigital-laravel-cms\app\Testimonial.php | 107 | The variable $int_temp_position is not named in camelCase. |
| 719 | D:\wamp64\www\devdigital-laravel-cms\app\Testimonial.php | 107 | The variable $int_temp_position is not named in camelCase. |
| 720 | D:\wamp64\www\devdigital-laravel-cms\app\Testimonial.php | 107 | The variable $int_actual_position is not named in camelCase. |
| 721 | D:\wamp64\www\devdigital-laravel-cms\app\Testimonial.php | 107 | The variable $int_replace_position is not named in camelCase. |
| 722 | D:\wamp64\www\devdigital-laravel-cms\app\Testimonial.php | 107 | Avoid variables with short names like $id. Configured minimum length is 3. |
| 723 | D:\wamp64\www\devdigital-laravel-cms\app\Testimonial.php | 119 | Avoid using static access to class 'App\Testimonial' in method 'updateSortOrder'. |
| 724 | D:\wamp64\www\devdigital-laravel-cms\app\Testimonial.php | 128 | Avoid using static access to class 'App\Testimonial' in method 'updateSortOrder'. |
| 725 | D:\wamp64\www\devdigital-laravel-cms\app\Testimonial.php | 139 | Avoid using static access to class 'App\Testimonial' in method 'updateSortOrder'. |
| 726 | D:\wamp64\www\devdigital-laravel-cms\app\Testimonial.php | 150 | The variable $int_actual_position is not named in camelCase. |
| 727 | D:\wamp64\www\devdigital-laravel-cms\app\Testimonial.php | 150 | The variable $testimonial_result is not named in camelCase. |
| 728 | D:\wamp64\www\devdigital-laravel-cms\app\Testimonial.php | 150 | The variable $int_actual_position is not named in camelCase. |
| 729 | D:\wamp64\www\devdigital-laravel-cms\app\Testimonial.php | 150 | The variable $testimonial_result is not named in camelCase. |
| 730 | D:\wamp64\www\devdigital-laravel-cms\app\Testimonial.php | 155 | The method destroy uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 731 | D:\wamp64\www\devdigital-laravel-cms\app\Traits\DbEvents.php | 21 | Avoid using static access to class '\Auth' in method 'bootDbEvents'. |
| 732 | D:\wamp64\www\devdigital-laravel-cms\app\Traits\DbEvents.php | 21 | Avoid using static access to class '\Auth' in method 'bootDbEvents'. |
| 733 | D:\wamp64\www\devdigital-laravel-cms\app\Traits\DbEvents.php | 26 | Avoid using static access to class '\Auth' in method 'bootDbEvents'. |
| 734 | D:\wamp64\www\devdigital-laravel-cms\app\Traits\DbEvents.php | 26 | Avoid using static access to class '\Auth' in method 'bootDbEvents'. |
| 735 | D:\wamp64\www\devdigital-laravel-cms\app\Traits\DbEvents.php | 41 | Avoid using static access to class '\Auth' in method 'bootDbEvents'. |
| 736 | D:\wamp64\www\devdigital-laravel-cms\app\Traits\DbEvents.php | 41 | Avoid using static access to class '\Auth' in method 'bootDbEvents'. |
| 737 | D:\wamp64\www\devdigital-laravel-cms\app\Traits\DbEvents.php | 54 | Avoid using static access to class '\Auth' in method 'bootDbEvents'. |
| 738 | D:\wamp64\www\devdigital-laravel-cms\app\Traits\DbEvents.php | 54 | Avoid using static access to class '\Auth' in method 'bootDbEvents'. |
| 739 | D:\wamp64\www\devdigital-laravel-cms\app\Traits\DbEvents.php | 72 | Avoid using static access to class '\Cache' in method 'flushCache'. |
| 740 | D:\wamp64\www\devdigital-laravel-cms\app\Traits\DbEvents.php | 73 | Avoid using static access to class '\Cache' in method 'flushCache'. |
| 741 | D:\wamp64\www\devdigital-laravel-cms\app\User.php | 17 | The property $has_created_by is not named in camelCase. |
| 742 | D:\wamp64\www\devdigital-laravel-cms\app\User.php | 17 | The property $has_updated_by is not named in camelCase. |
| 743 | D:\wamp64\www\devdigital-laravel-cms\app\User.php | 104 | Avoid using static access to class '\Event' in method 'boot'. |
| 744 | D:\wamp64\www\devdigital-laravel-cms\app\User.php | 106 | Avoid using static access to class 'App\User' in method 'boot'. |
| 745 | D:\wamp64\www\devdigital-laravel-cms\app\User.php | 107 | Avoid using static access to class '\Carbon\Carbon' in method 'boot'. |
| 746 | D:\wamp64\www\devdigital-laravel-cms\app\User.php | 130 | The variable $order_by is not named in camelCase. |
| 747 | D:\wamp64\www\devdigital-laravel-cms\app\User.php | 130 | The variable $per_page is not named in camelCase. |
| 748 | D:\wamp64\www\devdigital-laravel-cms\app\User.php | 130 | The variable $order_by is not named in camelCase. |
| 749 | D:\wamp64\www\devdigital-laravel-cms\app\User.php | 130 | The variable $order_by is not named in camelCase. |
| 750 | D:\wamp64\www\devdigital-laravel-cms\app\User.php | 130 | The variable $order_by is not named in camelCase. |
| 751 | D:\wamp64\www\devdigital-laravel-cms\app\User.php | 130 | The variable $per_page is not named in camelCase. |
| 752 | D:\wamp64\www\devdigital-laravel-cms\app\User.php | 178 | The method getResult uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 753 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 17 | Missing class import via use statement (line '17', column '24'). |
| 754 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 20 | Avoid using static access to class '\App\SiteConfig' in method 'siteconfig'. |
| 755 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 46 | The variable $input_fields is not named in camelCase. |
| 756 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 46 | The variable $input_fields is not named in camelCase. |
| 757 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 49 | Avoid using static access to class 'Illuminate\Support\Facades\Input' in method 'prepareInputRequestArray'. |
| 758 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 71 | Avoid using static access to class 'Request' in method 'addOrderByCSSClass'. |
| 759 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 72 | Avoid using static access to class 'Request' in method 'addOrderByCSSClass'. |
| 760 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 86 | The variable $resize_info is not named in camelCase. |
| 761 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 86 | The variable $reized_image is not named in camelCase. |
| 762 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 86 | The variable $resize_info is not named in camelCase. |
| 763 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 86 | The variable $reized_image is not named in camelCase. |
| 764 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 86 | The variable $resize_info is not named in camelCase. |
| 765 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 86 | The variable $resize_info is not named in camelCase. |
| 766 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 86 | The variable $resize_info is not named in camelCase. |
| 767 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 86 | The variable $reized_image is not named in camelCase. |
| 768 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 86 | The variable $resize_info is not named in camelCase. |
| 769 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 86 | The variable $resize_info is not named in camelCase. |
| 770 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 86 | The variable $resize_info is not named in camelCase. |
| 771 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 86 | The variable $reized_image is not named in camelCase. |
| 772 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 92 | Avoid using static access to class '\Spatie\Image\Image' in method 'getImageUrl'. |
| 773 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 122 | The parameter $route_name is not named in camelCase. |
| 774 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 122 | The variable $current_route is not named in camelCase. |
| 775 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 122 | The variable $current_route is not named in camelCase. |
| 776 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 122 | The variable $current_route is not named in camelCase. |
| 777 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 122 | The variable $route_name is not named in camelCase. |
| 778 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 122 | The variable $route_name is not named in camelCase. |
| 779 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 122 | The variable $route_name is not named in camelCase. |
| 780 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 124 | Avoid using static access to class 'Route' in method 'isAdminActiveMenu'. |
| 781 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 128 | The method isAdminActiveMenu uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 782 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 142 | The variable $recommended_size is not named in camelCase. |
| 783 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 142 | The variable $recommended_size is not named in camelCase. |
| 784 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 146 | Avoid unused local variables such as '$k'. |
| 785 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 163 | The variable $recommended_size is not named in camelCase. |
| 786 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 163 | The variable $recommended_size is not named in camelCase. |
| 787 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 163 | The variable $recommended_size is not named in camelCase. |
| 788 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 163 | The variable $recommended_size is not named in camelCase. |
| 789 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 167 | Avoid unused local variables such as '$k'. |
| 790 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 187 | The variable $recommended_size is not named in camelCase. |
| 791 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 187 | The variable $recommended_size is not named in camelCase. |
| 792 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 187 | The variable $recommended_size is not named in camelCase. |
| 793 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 191 | Avoid unused local variables such as '$k'. |
| 794 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 211 | Avoid using static access to class '\Illuminate\Support\Str' in method 'getSlugText'. |
| 795 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 228 | Avoid excessively long variable names like $passwordValidationRule. Keep variable name length under 20. |
| 796 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 288 | The variable $allowed_tags is not named in camelCase. |
| 797 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 288 | The variable $allowed_tags is not named in camelCase. |
| 798 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 293 | The method readMoreDescription uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 799 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 296 | The method readMoreDescription uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 800 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 358 | The parameter $limit_number is not named in camelCase. |
| 801 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 358 | The variable $parts_count is not named in camelCase. |
| 802 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 358 | The variable $last_part is not named in camelCase. |
| 803 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 358 | The variable $last_part is not named in camelCase. |
| 804 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 358 | The variable $parts_count is not named in camelCase. |
| 805 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 358 | The variable $last_part is not named in camelCase. |
| 806 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 358 | The variable $last_part is not named in camelCase. |
| 807 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 358 | The variable $limit_number is not named in camelCase. |
| 808 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 358 | The variable $last_part is not named in camelCase. |
| 809 | D:\wamp64\www\devdigital-laravel-cms\app\Utils\helpers.php | 382 | The method footerCopyRightText uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 810 | D:\wamp64\www\devdigital-laravel-cms\app\Validators\EmailArray.php | 8 | The variable $email_to_validate is not named in camelCase. |
| 811 | D:\wamp64\www\devdigital-laravel-cms\app\Validators\EmailArray.php | 8 | The variable $email_to_validate is not named in camelCase. |
| 812 | D:\wamp64\www\devdigital-laravel-cms\app\Validators\EmailArray.php | 8 | Avoid unused parameters such as '$attribute'. |
| 813 | D:\wamp64\www\devdigital-laravel-cms\app\Validators\EmailArray.php | 8 | Avoid unused parameters such as '$parameters'. |
| 814 | D:\wamp64\www\devdigital-laravel-cms\app\Validators\EmailArray.php | 23 | Avoid using static access to class '\Validator' in method 'validate'. |
| 815 | D:\wamp64\www\devdigital-laravel-cms\app\Validators\EmailArray.php | 26 | The method validate uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. |
| 816 | D:\wamp64\www\devdigital-laravel-cms\app\Validators\ReCaptcha.php | 8 | Avoid unused parameters such as '$attribute'. |
| 817 | D:\wamp64\www\devdigital-laravel-cms\app\Validators\ReCaptcha.php | 8 | Avoid unused parameters such as '$parameters'. |
| 818 | D:\wamp64\www\devdigital-laravel-cms\app\Validators\ReCaptcha.php | 8 | Avoid unused parameters such as '$validator'. |