Skip to content

khaled-omar/Backend-vula

Repository files navigation

Backend-vula

This is the backend for vula application

Installation

Download this repo.

Rename .env.example to .env and fill the options.

Run the following commands:

composer install
php artisan key:generate
php artisan migrate
php artisan db:seed
php artisan serve

Releases

No releases published

Packages

No packages published

Languages