Skip to content

Instantly share code, notes, and snippets.

@napestershine
Forked from Attendize/install_attendize
Created December 7, 2016 18:09
Show Gist options
  • Select an option

  • Save napestershine/d3489a64c44e79989f3a58a8e5188844 to your computer and use it in GitHub Desktop.

Select an option

Save napestershine/d3489a64c44e79989f3a58a8e5188844 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment