Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Master #1270

Open
wants to merge 11 commits into
base: 2.0
Choose a base branch
from
Open

Master #1270

wants to merge 11 commits into from

Conversation

sebaxakerhtc
Copy link

@sebaxakerhtc sebaxakerhtc commented Jun 22, 2021

  • Please check if the PR fulfills these requirements
  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

docs update

  • What is the current behavior? (You can also link to an open issue here)

Many people have cant use botman because of errors with installation.
After a doing the instruction from official site we understand we haven't composer.
After installing composer we try php artisan serve and have a 500 error with "Wooops..."

It's not clear how to start with botman on the clean installed Operating System
On the web there are many questions about problems with errors.
Fast search in the botman issues gives me this:
0 1 2

  • What is the new behavior (if this is a feature change)?

There are many projects with "Example installation" (like nextcloud for example)
I wrote a step-by-step guide to have working botman on clean Ubuntu installation

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

Absolutely NO!

  • Other information:

mpociot and others added 11 commits March 7, 2018 11:03
* Fix some docBlocks

* Remove unused import
* Add support for float seconds in typesAndWaits() method

* Fix missing update in the tests folder
When used in an artisan command in L5.8 / PHP7.1.29, the curl_close command causes "* Closing connection 0" to be printed every time, for all Artisan commands. Setting verbosity to false will stop this output whilst still allowing exceptions to be caught.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants