Skip to content

aswinr19/Agventure

Repository files navigation

Agventure

Getting Started

Assuming you've got composer installed if not click here , First clone this repository, install the dependencies, and setup your .env file.

git clone https://github.com/aswinr19/Agventure.git
cd Agventure
composer install
cp .env.example .env

Then create the necessary database.

php artisan db
create database dbname

And run the initial migrations..

php artisan migrate

About

An all in one platform for farmers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published