inertiajs / inertia-laravel

The Laravel adapter for Inertia.js.
https://inertiajs.com
MIT License
2.03k stars 227 forks source link

Error When Run Command Inertia:SSR in Server #533

Closed dimyatiutoyo closed 1 year ago

dimyatiutoyo commented 1 year ago

I got error when running command php artisan inertia:ssr in centos8 server. In local development, it is fine, no problem. The error is "There are no commands defined in the "inertia" namespace." Can you all help me?

jessarcher commented 1 year ago

Hi there,

Thanks for reporting the problem you are encountering, but it looks like this is a question that may be better suited for a support channel. We only use this issue tracker for reporting bugs with the library itself. If you have a question on how to use the functionality provided by this repository, you can try one of the following channels:

However, this issue will not be locked, and everyone is free to discuss solutions to your problem!