If you want to have a String parameter in the URL but with validation - Enum class may be an option.
Links mentioned in the video:
- Original tweet:
- My article “Eloquent Performance: Enum VS Int/Tinyint and SoftDeletes“
- - - - -
Support the channel by checking out my products:
- My Laravel courses:
- Filament examples:
- Livewire Kit Components:
- - - - -
Other places to follow:
- My weekly Laravel newsletter:
- My personal Twitter:
4 views
42
9
5 years ago 00:07:19 29
Laravel Route Model Binding: Default, Custom and Laravel 7
4 years ago 00:06:19 10
Custom Route Files in Laravel
4 years ago 00:03:36 14
Laravel: Why You Need Route Names?
5 years ago 00:09:09 18
New in Laravel 7 - Route Model Binding Improvement
3 years ago 00:03:32 9
Laravel Route Parameter Validation: “Where“ in Routes File
4 years ago 00:06:16 14
Laravel Route Model Binding with New Missing Method
2 years ago 00:04:32 12
Обзор Spatie route attributes - пакет для маршрутизации в Laravel
4 years ago 00:04:58 9
The Route Helper — 30 Days of Laravel: Day 6
3 years ago 00:02:58 10
New in Laravel : Route::controller() with Groups
4 years ago 00:07:00 8
Laravel Route Model Binding: All You Need To Know
4 years ago 00:04:11 10
Custom Laravel Fortify Routes
3 years ago 00:02:17 11
New Laravel Challenge: Routes Cleanup
3 years ago 00:08:54 7
Laravel Test Driven API - protect route auth middleware
6 months ago 00:03:06 4
Laravel: Route ENUM Binding Example
4 years ago 00:04:02 7
Custom Laravel Jetstream Routes
5 years ago 00:08:03 46
About/Contact Pages: Structuring Routes in Laravel
4 years ago 00:02:22 8
New in Laravel : Override 404 Page with Route Missing
4 years ago 00:13:32 8
Laravel Route Grouping: Simple to Very Complex
6 years ago 00:04:04 16
Laravel Package: Check Your Route Test Coverage
1 year ago 00:02:54 6
Laravel: “Fallback“ Route to Cover “Any Other Route“
5 years ago 00:04:59 37
Уроки Laravel | Маршрутизация | Routing | Создание шаблонов(страниц)
4 years ago 00:06:21 5
Laravel Post/Page Under One Route: Logical?
4 months ago 00:03:47 1
Laravel Route::bind() with Group Parameter
3 years ago 00:07:41 10
Laravel Routes: Grouping and Other “Tricks“ - Challenge Result