Skip to content
This repository was archived by the owner on Apr 6, 2020. It is now read-only.

aidaskni/Adds

Repository files navigation

Requirements Composer and PHP 7.1

Install instructions

  1. Unzip adds.zip file;
  2. Open terminal or windows command line;
  3. Go to unziped archive folder path using terminal.
  4. Run "composer install" command (no quotes).
  5. Create database with name "adds" create database user with name "homestead" and password "secret"
  6. Run "php artisan migrate --seed" command (no quotes).

Default created users: admin@admin password: secret user@user password secret

You can create your own users with "New User Registration" button.

About

laravel adds app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages