pingcrm-svelte icon indicating copy to clipboard operation
pingcrm-svelte copied to clipboard

Results 7 pingcrm-svelte issues
Sort by recently updated
recently updated
newest added

We need example inertiajs vite. So it should using Laravel 9

in resources/js/Shared/Layout.svelte(line 62 in the current file) is the 'post'-method used for logout, but it has to be 'delete'. Please see the corresponding Laravel route.

- Added 'lint' command - Added eslint (and postcss) as explicit dependencies - Fixed eslint config - Removed redundant imports - Fixed string quotes

Hi, I have this bug when i reload page with 'hot' (npm run hot) Thanks

Mixed Content: The page at 'https://demo.inertiajs.com/' was loaded over HTTPS, but requested an insecure stylesheet 'http://demo.inertiajs.com/css/app.css'. This request has been blocked; the content must be served over HTTPS.

Not one comment in the code? WOW

The docs say: > In addition to the Vue version of Ping CRM, we also maintain a Svelte version of the application, which you can find [on GitHub](https://github.com/inertiajs/pingcrm-svelte). However this...