Skip to content

Leapat-mukalla/techno-sketch-laravel

Repository files navigation

Techno Sketch

Techno Sketch is the registration platform for Techno Sketch events

Alt text

Developer Guide

Dependencies

  • PHP
  • Composer
  • Mysql
  • Redis

Setup

git@github.com:Leapat-mukalla/techno-sketch-laravel.git
cd techno-sketch-laravel

Then install the dependencies by runing:

composer install

ENV

touch .env

Take the keys from one of the current developers and add them to .env

Migrate DB and Seed data

php artisan migrate
php artisan db:seed

Run the local server

php artisan serve

Branches

Note: main is the base branch so create a new branch base on main, git tree should be NewBranch -> main

Environemtens

  • development: Development environment
  • test: Used for unit test
  • production: End user environment.

Test cases

WIP

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •