SeeEDU

Goal

A crowdfunding project with pal feature

Framework

Laravel 5.7.21

Requirement

  • Composer
  • PHP >= 7.0.0
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Mbstring PHP Extension
  • Tokenizer PHP Extension
  • XML PHP Extension

Run

  1. Install Dependency
composer install
  1. Migrate and Seeding
php artisan migrate:refresh --seed
  1. Run Server
php artisan serve

Document

Laravel 5.5 Document [Seeedu31]https://www.seeedu31.com/