Christopher Yovanovitch

Results 97 comments of Christopher Yovanovitch

⚠ The following files reference Laravel facades through the global namespace. For example, you're referencing `\DB` or importing `use DB`. Instead import `Illuminate\Support\Facades\DB` and reference `DB`. While global references are...

⚠ The following controllers contain actions outside of the 7 resource actions (`index`, `create`, `store`, `show`, `edit`, `update`, `destroy`). For more details, review [the docs](https://laravel.com/docs/5.7/controllers#resource-controllers) or watch [Cruddy by Design](https://www.youtube.com/watch?v=MF0jFKvS4SI)...

⚠ Shift found inline validation in the following controllers. Unless you require this level of control, you should use a [Form Request](https://laravel.com/docs/5.7/validation#form-request-validation) to encapsulate this validation logic and keep your...

⚠ Shift found opportunities to use the built-in Blade directives like `@auth`, `@csrf` in the following views: - [ ] resources/views/auth/login.blade.php - [ ] resources/views/auth/passwords/email.blade.php - [ ] resources/views/auth/passwords/reset.blade.php -...

❌ Shift could not run `composer install` for your application. As the analysis for lines of code are unavailable.

⚠ Shift found the following config files differ from the defaults. While you are welcome to customize your configuration, you should leverage ENV variables rather than hardcode values. If you...

ℹ If you have manually upgraded your app from previous versions of Laravel, you should run the [Laravel Linter](https://laravelshift.com/laravel-linter) to ensure your app is fully upgraded to the latest version...

I'm on a wired connection, what do you mean by 'another device' ?

I need that too! thanks