JamesA
JamesA
FFilament
Created by JamesA on 8/14/2023 in #❓┊help
allow unauthenticated users read only access to resource
after how many PRs?
52 replies
FFilament
Created by JamesA on 8/14/2023 in #❓┊help
allow unauthenticated users read only access to resource
if you don;t want it to do that then fine but don;t go lying to people telling them its more than just an admin panel when its clearly not by any measurement.
52 replies
FFilament
Created by JamesA on 8/14/2023 in #❓┊help
allow unauthenticated users read only access to resource
Neither do I so why should I take my time to learn the inner workingings of Filament just to submit a PR to make filament do what it should already sdo if it was what you claim it to be
52 replies
FFilament
Created by JamesA on 8/14/2023 in #❓┊help
allow unauthenticated users read only access to resource
Thats what github sponsors is for, so they DO get paid
52 replies
FFilament
Created by JamesA on 8/14/2023 in #❓┊help
allow unauthenticated users read only access to resource
The time it would take to do their job for them, I can just make my app without filament. I think i'll do the latter asshat
52 replies
FFilament
Created by JamesA on 8/14/2023 in #❓┊help
allow unauthenticated users read only access to resource
If I wanted your opinion I'd fucking give it to you. I'm not the one who releases something and misrepresents it to the public.
52 replies
FFilament
Created by JamesA on 8/14/2023 in #❓┊help
allow unauthenticated users read only access to resource
v3 has not lived up to its promises
52 replies
FFilament
Created by JamesA on 8/14/2023 in #❓┊help
allow unauthenticated users read only access to resource
Because I have time to figure out the structure of a lrage package and PR a basic feature you didn;t already include. No thanks I am just not going to use FIlament problem solved because again you're still obliviously just and admin panel
52 replies
FFilament
Created by JamesA on 8/14/2023 in #❓┊help
allow unauthenticated users read only access to resource
Also BTW Laravel DOES support guests in policies, and has for awhile: https://laravel.com/docs/5.7/authorization#guest-users
52 replies
FFilament
Created by JamesA on 8/14/2023 in #❓┊help
allow unauthenticated users read only access to resource
Ok But that still dosen't mean that FIlament couldn't provide a way to define guest access that just does not apply that policy
52 replies
FFilament
Created by JamesA on 8/14/2023 in #❓┊help
allow unauthenticated users read only access to resource
there are no policies
52 replies
FFilament
Created by JamesA on 8/14/2023 in #❓┊help
allow unauthenticated users read only access to resource
not a whole app framework
52 replies
FFilament
Created by JamesA on 8/14/2023 in #❓┊help
allow unauthenticated users read only access to resource
clearly its still just inteded as an admin panel
52 replies
FFilament
Created by JamesA on 8/14/2023 in #❓┊help
allow unauthenticated users read only access to resource
got it
52 replies
FFilament
Created by JamesA on 8/14/2023 in #❓┊help
allow unauthenticated users read only access to resource
so I have to rtecreate filament to do what filament won;t allow me to do for no specific reason?
52 replies
FFilament
Created by JamesA on 8/14/2023 in #❓┊help
allow unauthenticated users read only access to resource
Since they want to claim to be something more than just an admin panel
52 replies
FFilament
Created by JamesA on 8/14/2023 in #❓┊help
allow unauthenticated users read only access to resource
A normal Laravel page is of no help. I need to allow gues access to view an actual filament resouce. So I guess my only option is to not use Filament then and just make eveything custom. Seems like a MASSIVE oversight
52 replies
FFilament
Created by JamesA on 8/14/2023 in #❓┊help
allow unauthenticated users read only access to resource
if I cannot do it on a resource level could I do it on a per panel basis and put all my guest views within a specific panel and have a seperate panel for authenticated users?
52 replies
FFilament
Created by JamesA on 7/24/2023 in #❓┊help
Multitenant route prefix
I didn't realize but it seems filament already adds the tenant ID to the route after the panel. I was planing on using multiple panels for organizing resources but I could just create a single panel with no path so then the url will be example.com/{orgid} which is closer to what I want but I still want to do /organization/{ordid} would that be possible at least?
8 replies
FFilament
Created by JamesA on 7/24/2023 in #❓┊help
Multitenant route prefix
So basically organization/*/panel1 would be the url for panel1
8 replies