Problem in Implementing filamentphp admin panel in laravel shopify app

#1
Hello, I posted this on laravel but they suggested to post here. So I am trying to integrate filementphp admin panel in my laravel shopify app. My first question is can I change default table when I create filament-user. because I have already created users table and it does not have password field and other problem too. so I want to integrate VidMate it with admin table. And if I use users table then some livewire.js error occurs with 500 code. I can't seem to solve it. Any help will be appreciated. Also I am in need of a simple admin panel. If not filament then please suggest some others. Thanks.
 
Last edited:
Top