Skip to content

DavidServn/Laravel-Q-A

Repository files navigation

Laravel-Q&A

Laravel - Redis - Socket.io - Node.js - MySQL

What is this?

  • Real-time Q&A system with admin moderator.

Setup?

  1. Install Redis server.
  2. Install Node.js and npm.
  3. Run composer install.
  4. Run npm install.
  5. Set MySQL database in .env file.
  6. Run php artisan migrate.
  7. Run php artisan db:seed.
  8. Run socket.io server with node socket.

About

Real-time Q&A system with admin as moderator.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published