Skip to content

moathmushtaha/kuttab-api

 
 

Repository files navigation

Kuttab-api

Kuttab Api

Getting Started

1- Download Laragon : https://laragon.org/download/
2- add php, composer, nodejs and git from 'c:/laragon/bin' to windows path
3- go to https://github.com/kuttab/kuttab-api and fork repository
3- cd 'c:/laragon/www/' 
4- run 'git clone https://github.com/{yourGitHubUsername}/kuttab-api.git'
5- run 'git checkout develop'
6- run 'cp .env.example .env'
7- run 'php artisan key:generate'
8- run 'composer install'
9- run 'npm install'
10- create DB 'kuttab'
11- run 'php artisan migrate'

Mail setup !skippable

visit at : https://mailtrap.io/
put mail credentials in .env file

Contact us

kuttab.dev@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 83.1%
  • Blade 15.6%
  • Other 1.3%