I often see the question: “Is Laravel secure?“, and in this video, let’s take a look at what the framework offers, and how developers use or misuse the security features.
00:00 Intro
00:37 Blade XSS Attack
02:34 Protect Your .env File
04:34 Don’t Use $request-all()
05:53 File Upload: Client Data
06:38 APP_DEBUG=true in Production
08:17 CSRF and Route::get()
09:54 Rate Limiting
Links mentioned in the video:
- Blade: Displaying Unescaped Data #displaying-unescaped-data
- How to use Laravel .env and . files?
- Danger of Using $request-all(), and How to Protect
- Uploaded File Information: #other-uploaded-file-information
- Configuration: Debug Mode #debug-mode
- Laravel .: APP_XXX Values Explained
- CSRF Protection: htt
10 views
77
20
4 months ago 00:07:53 4
Upgrade Laravel v10 to v11
5 months ago 01:14:37 2
386: PHPever Dream
5 months ago 00:08:19 4
Is Laravel Livewire actually secure?
6 months ago 00:20:27 1
Laravel Filament Shield Plugin in multiple panels
6 months ago 00:10:28 2
Laravel Filament Shield Plugin - Role and Permission
6 months ago 00:10:32 7
Top 5 Laravel “Bad Practices“ (My Opinion)
7 months ago 00:07:13 1
What’s New in Laravel 11, Ep 12 - Encryption Key Rotation
9 months ago 00:09:43 1
Is LEARNING still WORTH it in 2023?
12 months ago 01:07:35 1
Building a Laravel-GitHub Dependency Manager from Scratch! 🚀
1 year ago 00:16:11 4
Middlewares безопасности в проектах на Laravel
2 years ago 01:32:02 10
PHP Tips and Tricks: 10 Ways to Level Up Your Code Game
2 years ago 00:18:04 7
I Made a Laravel Authentication With ChatGPT and Reviewed it
3 years ago 00:09:33 2
Securing Web Applications with Let’s Encrypt on Laravel Forge
3 years ago 00:11:16 10
Laravel Security: Top 7 Mistakes Developers Make
3 years ago 00:06:54 6
Build Modern Laravel Apps Using - Ep 16, The Most Important SPA Security Concern
3 years ago 00:11:06 1
Installing a Free SSL Certificate on a Laravel and Nuxt JS App with Nginx