Skip to content
This repository has been archived by the owner on Dec 26, 2020. It is now read-only.

Latest commit

 

History

History
26 lines (21 loc) · 596 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 596 Bytes

enter image description here

Server Requirements

  • PHP >= 7.2.0
  • BCMath PHP Extension
  • Ctype PHP Extension
  • JSON PHP Extension
  • Mbstring PHP Extension
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Tokenizer PHP Extension
  • XML PHP Extension

Application features

  • Membership system
  • Role system
  • Log system
  • Member link system
  • Public link sharing

Installation

Make the database connection from the .env file

php artisan migrate    
php artisan db:seed