Skip to content

Instantly share code, notes, and snippets.

@Attendize
Last active August 20, 2018 23:17
Show Gist options
  • Select an option

  • Save Attendize/46ddb941bf5ed7cc952b to your computer and use it in GitHub Desktop.

Select an option

Save Attendize/46ddb941bf5ed7cc952b to your computer and use it in GitHub Desktop.
git clone https://github.com/attendize/attendize
cd attendize
cp .env.example .env
vi .env #Set the database and mail settings etc.
composer install
php artisan attendize:install
@Njonjo-kiroga
Copy link

I am getting this error;
Sorry, the page you are looking for could not be found.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment