/laravel-educational-social-media-website

A laravel Social Media Website made from scratch. Where schools, coaching, teachers, parents and students can interact

Primary LanguageJavaScript

Laravel Educational Social Media Website

How to get started

  1. Clone the repo
  2. Make a database in php admin and put it to .env gile
  3. Run composer install To Install the dependencies
  4. Run php artisan migrate, it will create tables to your database
  5. Run php artisan serve

And you are ready to go

NOTE: The design is very basic and still few works needs to be done to deploy it, feel free to commit any changes you want