Marty Balandis

Results 3 issues of Marty Balandis

Getting error: Running "pug:compile" (pug) task Warning: undefined is not a function Use --force to continue. ``` config files: { expand: true, cwd: 'pug', src: '**/*.pug', dest: 'dest', ext: '.html'...

In URL I have set uuid instead of id: [resource]/[uuid]/edit . Edits in work fine in Filament routes but Spotlight ignores the method in the Model: ``` public function getRouteKeyName()...

I **can** select entire project folder and sync everything I **can** select any folder and upload with its contents I **can** select a single file and sync it I **cannot**...

enhancement