Skip to content

Test Project - Simple Social Media Web Application - Made with Laravel

Notifications You must be signed in to change notification settings

arixwap/laratwitter

Repository files navigation

Laratwitter - Simple Social Media

Example Image

Made with Laravel 5.7, and store data using Mysqlite. This application just simple social media with feature :

  • Login / Register Account
  • Post Status with another user timeline
  • Update & upload profile image

Installation Step :

  • Make sure you already have Composer installed on your machine. Open https://getcomposer.org/ for full guide
  • Do composer install
  • Start the serve by php artisan serve. And there you go!
  • IF THE APP SHOW ERROR 500, it could be possible because the database sqlite doesn't connect or not found. Try to check .env file or check database file database/db_laratwitter.mysqlite is exist.

There is some record on database with some user. Here the list email login for these user

All user has same password, Password is 26262669

Thats All.

About

Test Project - Simple Social Media Web Application - Made with Laravel

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages