TUTA Classified Using Laravel
Installation
- Clone the repo: git clone https://github.com/tutacare/tutaclassified.git
- Change directory: cd tutaclassified/
- Install Laravel: composer install --prefer-dist
- Change your database settings in config/database.php
- Migrate your database: php artisan migrate
- Seed your database: php artisan db:seed
- View your application in browser
See Demo: http://tutaclassified.mytuta.com
Admin Login using:
- email: admin@my.tuta
- password: admin