lawre17
lawre17
FFilament
Created by lawre17 on 11/24/2024 in #❓┊help
Multitenancy with Spatie multitenancy package
This how I did it with a sample todo I would love some reviews to know if there somethings Ignored https://github.com/lawre17/filament_multitenancy
3 replies
FFilament
Created by Phuc Le on 3/31/2024 in #❓┊help
Multi tenancy with multiple database support
Thank you. I am working on another approach I'll share it you can correct me where I am wrong using spatie multitenancy package
49 replies
FFilament
Created by Phuc Le on 3/31/2024 in #❓┊help
Multi tenancy with multiple database support
Like lets say my domain is example.com and I have two tenants like foo.example.com and bar.example.com. Nomally of my dns manager I have to point the domain records to my server IP. with the subdomains approach do I have to add subdomains on my DNs manager?
49 replies
FFilament
Created by Phuc Le on 3/31/2024 in #❓┊help
Multi tenancy with multiple database support
Hello @everyone I have read through the topic and I see most is about Identifying the tenant by subdomains, first question are the subdomains DNS for it to work? second question has anyone worked with anyother method like using path? has any one used the spatie multitency?
49 replies
FFilament
Created by lawre17 on 5/14/2024 in #❓┊help
How to access file(s) before submitting a form
I tried this too and all I get is an Instance of \Livewire\TemporaryFIleUpoad where I can see all I want but accessing the properties is problem.
7 replies
FFilament
Created by lawre17 on 5/14/2024 in #❓┊help
How to access file(s) before submitting a form
Nope this works only when the form is submitted, if I decide to use javascript I have no Idea how I can access the file from filamanet but ill what I can do
7 replies