Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 832 Bytes

readme.md

File metadata and controls

20 lines (12 loc) · 832 Bytes

guidelines.khurafat.desi

This repo contains the source code for our guidelines site.

Installation

Install this package by running cloning this repository and install like you normally install Laravel.

  • Run composer install and npm install yarn
  • Run yarn and yarn run dev to generate assets
  • Copy .env.example to .env and fill your values
  • Run php artisan key:generate to create a new key

Support

These guidelines are tailormade for us. We do not follow semver for this project and do not provide support whatsoever. However if you're a bit familiar with Laravel you should easily find your way.

License

This project and the Laravel framework are open-sourced software licensed under the MIT license.