Skip to content

Farmer recommendation system is a simple application for managing needs & recommendation needs for farmers

License

Notifications You must be signed in to change notification settings

afiiin/Farmer-Recommendation-System

 
 

Repository files navigation

Farmer Recommendation System (Laravel)

Build Status Total Downloads Latest Stable Version License

Introduce

Farmer recommendation system is a simple application for managing needs & recommendation needs for farmers

Overview

Landing Login Admin

Prerequiste

  • Composer - Download and Install Composer

Installation

Install the dependencies and start the server.

$ git clone https://github.com/erpeel-a/Farmer-Recommendation-System.git
$ cd Farmer-Recommendation-System
$ composer install
$ cp .env.example to .env
$ change setting for database & generate key with php artisan key:generate
$ Call Action to Migrate Database & seeder with php artisan migrate --seed
$ php artisan serve

Credits

This software was developed with

Support

Buy Me A Coffee

The Project is MIT licensed.

Contributors

2020 © XII RPL A SMKN 2 Karanganyar

About

Farmer recommendation system is a simple application for managing needs & recommendation needs for farmers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 47.2%
  • Blade 39.3%
  • HTML 13.2%
  • Other 0.3%