Skip to content

muhammedtur/capsule-api

Repository files navigation

Mobile APP API

cli version license

Mobile API APP included API + Worker

Requirements

#Git
git version 2.35.1.windows.2

# Composer
Composer version 2.2.9 2022-03-15 22:13:37

# PHP
PHP 8.1.0 (cli) (built: Nov 23 2021 21:46:10) (NTS Visual C++ 2019 x64

#Database
MySQL 5.7.33

Installation Guide

# Clone the project
git clone https://github.com/muhammedtur/mobile-api.git

# Change the directory
cd mobile-api

To install the dependencies:

composer update

env.example -> .env (Should be updated database variables and APP_URL)

php artisan key:generate

php artisan migrate

php artisan db:seed

Running

To run the app:

php artisan serve --port=80

To run the scheduler:

php artisan schedule:work

About

No description or website provided.

Topics

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published