Join beSide, an app for neighborhoods where you can ask for help, buy and sell items, and more.
Subject to change, still need install stuff for database.
- Install PHP
- Install Composer
- Install Node and NPM
- Install MySQL
Note: A .env file is needed to run the app. Set up database. Contact admin for more details.
Run the following code.
cd beSidephp artisan migratephp artisan db:seedphp artisan serveAccounts to test on: john@example.com, password123 jane@example.com, password123