Smail
Smail
FFilament
Created by Smail on 2/4/2024 in #❓┊help
Edit the logo size in the default login view page
Hello There , So I'm new to to filament and I installed it after initiating my app using Jetstream to add AUTH system , now after adding Filament to my project I guess it uses the same Jetstream AUTH system but my problem here is I want to edit the size of the logo that appears in the login page (without the one in the navbar) using tailwind classes but I cant find the right view file to edit , I run php artisan vendor:publish --tag=filament-views to publish the views but all what I get is the components while I'm looking for the AUTH page to edit , I don't know why I couldn't find anything about it in the documentation maybe there are some prior knowledge I should know before using filament
3 replies
FFilament
Created by Smail on 9/3/2023 in #❓┊help
Call to undefined method Staudenmeir
I created a relation manger to a Resource and I keep getting this error message Call to undefined method Staudenmeir\EloquentHasManyDeep\HasManyDeep::getRelatedKeyName()
4 replies