laravel-idea / plugin

Laravel Idea plugin for PhpStorm
https://laravel-idea.com/
177 stars 7 forks source link

[Feature Request]: create Inertia Js Component from code generation #1097

Open sohailahmad07 opened 1 week ago

sohailahmad07 commented 1 week ago

Feature Description

HI

it would be very nice to be able to create Inertia Js (eg vue file) component in js file from code generation

thnx

anburocky3 commented 1 week ago

Yes, with React, Vue, Svelte Adaptors will be cool.

adelf commented 1 week ago

Could you give component page templates for each of these frameworks?

sohailahmad07 commented 1 day ago

@adelf

here sir for inertia doc you can get the page templates https://inertiajs.com/pages

also if you add more things to this feature like when create a model you can also create inertia pages based on resource controller