Lock and unlock feature for service

Certainly, I'd be glad to help me with the lock and unlock feature for different service levels based on the user. Allow me to clarify the situation: My app has two service levels - level one and level two. Level one is always open to all users, while level two is initially closed but can be opened for each user by the filament admin after they register for level one. Now, you're seeking guidance on how to implement this feature.
5 Replies
wyChoong
wyChoong17mo ago
permission?
Shaung Bhone
Shaung BhoneOP17mo ago
And here is all I done! sth like that. When user click the level one service, I'll guide to checkout page.
Route::get('singles/{service:ulid}/checkout', 'checkout')
->name('singles.checkout')
->middleware('auth');
Route::get('singles/{service:ulid}/checkout', 'checkout')
->name('singles.checkout')
->middleware('auth');
Shaung Bhone
Shaung BhoneOP17mo ago
let me check
Filament
Filament17mo ago
It seems that your question is not related to Filament. To help as many Filament users as possible, we need to be selective over which questions get posted here.
Want results from more Discord servers?
Add your server