I cannot see my Livewire components which i made with command php artisan make:livewire in Debugbar

I can see the filamentphp created livewire components in my Debugbar and Livewire devtools chrome extension but i cannot see the livewire components i created by using command php artisan make:livewire . Do i need to change anything in config file ? As i can see there it has path to load livewire components ? Please shred some light and help me.
13 Replies
Patrick Boivin
Are your custom components working? Are you able to use them in pages in and out of Filament? Sorry, just to make sure I'm reading this correctly: You can see the components in Debugbar, but nothing on the page?
Priyank
PriyankOP2y ago
Yes they are working fine. But it is just that i cannot see them in Debugbar
Patrick Boivin
Ok cool. I'm also using Debugbar and sometimes I find it a bit impractical for Livewire components. It refreshes on every AJAX call to show only the relevant component (can be good or bad, depends on what you want to debug ...) Have you tried Laravel Telescope? I'm using this more and more for local debugging these days : https://laravel.com/docs/10.x/telescope
Priyank
PriyankOP2y ago
Okay i will try the Telescope now. And let you know if it helps i Me to understand more about my data and request @Dan Harrin I cannot see the Livewire components in Laravel Debugbar. I have tried everything but could not get it to work. Also now the Public properties of my component are not working. And i get error Undefined $property.
What might be the reason ? Any guesses ? I am sorry to tag you. I am stuck from 3 days trying to solve the same problem. I thought it will be good to ask you
Dennis Koch
Dennis Koch2y ago
Sorry, we try to help if it's possible but this is not really Filament related.
Priyank
PriyankOP2y ago
Okay i understand. I will try and find , i will post an update here if i find a solution in my app.
Dennis Koch
Dennis Koch2y ago
Try to start with a fresh install and see if the issue exists.
Priyank
PriyankOP2y ago
Yes i tried with a fresh install too and it seems the issue still exists , should i share a link to repo here ?
Priyank
PriyankOP2y ago
Checkout this repo i have created fresh installation and only created a simple pure livewire component using php artisan make:livewire command. But still it does not show and shows somehow it is finding for layouts.app too. https://github.com/Ticket-Master/testingfila2
GitHub
GitHub - Ticket-Master/testingfila2
Contribute to Ticket-Master/testingfila2 development by creating an account on GitHub.
Dennis Koch
Dennis Koch2y ago
Your repo is broken as it doesn't include any Livewire components
Dennis Koch
Dennis Koch2y ago
It's working fine for me:
Dennis Koch
Dennis Koch2y ago
When fixing the issues and visiting /test
Priyank
PriyankOP2y ago
okay let me check once again.
Want results from more Discord servers?
Add your server