Comments & Discussion
B
re Option 2 - tutorial says the Relation Managers for Tags table should show below Product create/edit form and it appears on edit form bot not on create. What am I missing?
re Option 2 - tutorial says the Relation Managers for Tags table should show below Product create/edit form and it appears on edit form bot not on create. What am I missing?
The actualy command to run the migration is missing. This may stump new devs or those who are just curiously following the tutorial
I agree if it was a tutorial about Laravel and Eloquent, but this is a Filament course, and I expect developers to be familiar with Laravel and how to run migrations, if they want to learn Filament.
That makes sense if the target audience is for Laravel devs. Thank you
Filament is based on Laravel, so there is an assumption that the target audience knows Laravel before diving into Filament.
To be "on the safe side", I added those lines about
php artisan migrateto the lesson.