Skip to content

Grow is a E-Learning software that provides online courses.

Notifications You must be signed in to change notification settings

Darshan-KC/Grow

Repository files navigation

Grow

Grow is a E-Learning software that provides online courses.

Installation

# Clone the repository
https://github.com/Darshan-KC/Grow.git

# Update composer
composer install

# Setup env file
cp .env.example .env

# Generate key
php artisan key:generate

# Install npm for authentication
npm install

# run the npm
npm run dev

# Migrate database file
php artisan migrate:fresh --seed

# Run the software
php artisan serve

Contributors

  1. Darshan KC
  2. Sagar Timilsina
  3. Aashish Paudel

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

Grow is a E-Learning software that provides online courses.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published