Any example of a package using the filamentphp/plugin-skeleton

What I'm trying to do:
Write a filament package.

What I've done
Used the plugin-skeleton above and created a basic package which works well.

My Issue
Having problems getting testing working with this and in particular getting past a NoDefaultPanelSetException error.

What I need
An example package using above package skeleton and testing against resources / pages etc as per docs so I can realise my own (probable) mistake(s).

What I've done
I've looked through other packages on github and failing to find many that were using this skeleton and/or had tests.

Thanks in advance
Rob
Was this page helpful?