Skip to content

dita-dev-team/MyPortalBot

Repository files navigation

Installation

  1. Clone the project git clone https://github.com/dita-dev-team/MyPortalBot.git
  2. Navigate to the cloned directory.
  3. Create a copy of .env.example as .env
  4. Setup your database credentials in .env
  5. Install dependencies with composer install
  6. Generate app key with php artisan key:generate
  7. Migrate your database with php artisan migrate

Contribution

Go through the documentation at http://botman.io before thinking of contributing to the project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published