Skip to content

afiq101/fline

Repository files navigation



About FLINE

FLINE is an image and video sharing and social media application. This project will be useful for businessman or businesswoman for them to promote their products. Or maybe bloggers and photographer for them to share the idea and results. This Application is developed in fulfilment of Mini Project of BITP3353 DATABASE MULTIMEDIA.

Developers

Repository

The official repository of this project is hosted under Afiq Iskandar's Github

Tech Stacks

The application utilizes the following Tech Stacks:

Live Demo

FLINE can be accessed through the following link:

http://157.230.252.148

Instruction to Deploy

  1. Ensure that your server met the requirements needed to deploy Laravel 7 applications
  2. Clone this repository
  3. Execute composer install command
  4. Duplicate the .env.example file and rename it to .env. Ensure database credentials in .env file matches your configuration
  5. Create a database named fline
  6. Execute php artisan key:generate command
  7. Execute php artisan migrate:fresh --seed command
  8. Application is ready to be used

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published