Replies: 1 comment 1 reply
-
The easiest way is to change your current application models and include a different database connection so all Rapidez models can use the default one, see: https://laravel.com/docs/master/eloquent#database-connections I'll make an internal note for this, alternatively you can publish the Rapidez config and overwrite the models to include a different database connection, see: https://docs.rapidez.io/2.x/extending.html#models |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I tried installing it into an existing project, does the magento database need to be the same as the laravel database?
i get this error when running validate:
Beta Was this translation helpful? Give feedback.
All reactions