Skip to content

Repository files navigation

lacsodec

Civil Society Registry Sofware

Setup

  • git clone https://github.com/whilesmart/lacsodec.git (Alternatively, ssh may be used)
  • cd lacsodec
  • cp .env.example .env [Set up database credentials and other configs in .env]
  • composer install && php artisan key:generate
  • php artisan migrate
  • php artisan orchid:admin admin admin@admin.com password [Create a user with maximum permissions with name: admin, email: admin@admin.com and password: password. Change accordingly]
  • php artisan serve

Contributing

Linting

We use pint for, execute the following commands:

./vendor/bin/pint (formats the codebase)
./vendor/bin/pint --test (check for linting errors)

It's important to make sure that there are no linting errors or warnings before requesting code reviews for your PR.

About

Civil Society Registry Sofware

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages