0

am using laravel and i have installed chatify in my project, now i want to remove it from the project completely. I have tried removing it`s migrations, models and view files as well as chatify config file.

I will appreciate any help THANKS!

1

2 Answers 2

0

Try to run in command line

php remove munifo/chatify

check the docs for more info Chatify Guide

Sign up to request clarification or add additional context in comments.

1 Comment

Your answer could be improved with additional supporting information. Please edit to add further details, such as citations or documentation, so that others can confirm that your answer is correct. You can find more information on how to write good answers in the help center.
0

You do composer remove munifo/chatify and then manually delete any remaining files from the package

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.