Skip to content
Discussion options

You must be logged in to vote

@jmourinho

Krayin is built on Laravel, which requires certain setup steps to run correctly. Please ensure your package is deployed as a proper Laravel application.

Required steps:

  1. Run Composer to install all PHP dependencies.
  2. Run Artisan commands for database migration and configuration (e.g., php artisan migrate, php artisan vendor:publish).

Without these steps, the application will not function properly. If your hosting doesn’t support SSH or Composer, you can install Krayin locally and upload the entire project (including the vendor folder) to your server.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by VikassWebkul214254
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants