Best laravel framework open-source packages.

Social network rest api backend

Social network written in Laravel. Type: RESTful API backend.
Updated 1 year ago

Social network REST API backend server

Project features

This project allows to:

  • Create user profile
  • Create group
  • Create posts

Project installation

  • set configuration in .env file
  • run command php artisan migrate
  • run command php artisan db:seed
  • see API documentations on url http://yourdomain.dev/api/documentation/