Skip to content

LaravelKenya/Laravel-Kenya

Repository files navigation

Laravel-Kenya

This is an implementation of the upcoming Laravel Kenya community website.

Setup

To run this project locally clone the repository and in the project directory,run the following commands:

$ copy .env.example .env
$ composer install
$ php artisan key:generate
$ php artisan migrate
$ npm install
$ npm run dev
$ php artisan serve

Technologies Used

Contributing

There are many ways to get involved with Laravel-Kenya projects, and some of them are great even for first time contributors. If you never contributed to Open Source Software before, or need more guidance doing it, please jump in our channel with a clear description of what you are trying to do, and someone in there will try to help you.

You can contribute to Laravel-Kenya projects in these areas:

  • Documentation: if you find an area of the Laravel-Kenya platform that could use better docs, we would love to hear from you in an issue, and would be seriously excited if you send a Pull Request. This is a great way to get involved if you are passionate about making information more available and clear to everyone.
  • Report a bug: If you found an issue/bug, please report it. Someone on the team will jump in to check it, try to help, and prioritize it for future development depending on the issue type. Please follow the bug report template to allow others to reproduce it easily.
  • Fix a bug: If you want to contribute a fix for a bug you or someone else found, we will be happy to review your PR and provide support. Tasks that are suggested for the community can be found by searching for the issues. Please add a comment notifying others that you will be working on a task before you start.
  • Helping other users in the community: you are welcome and encouraged to jump in and help other members of the community, either by responding to issues in github or jumping into our community channels to answer questions.
  • New features: our features are generally driven by our product and engineering team members, but if you have a great idea, or found a user need that we have not covered, you are more than welcome to make a suggestion in the form of a github issue here, or reach out to Laravel-Kenya members.
  • Security issues: if you think you have found a security issue, please alert us.

Code of Conduct

Please abide by this code of conduct