Skip to content

iStoriaE/istoria-home

Repository files navigation

iStoria SA Home

Home page for iStoria.sa that you can download the app from it.

Installation

//Laravel App

  1. Clone the repository
git clone
  1. Navigate to the project directory
cd iStoria
  1. Install dependencies
composer install
  1. Create a .env file
cp .env.example .env
  1. Generate application key
php artisan key:generate
  1. Set up the database
php artisan migrate
  1. Seed the database (optional)
php artisan db:seed
  1. Start the development server
php artisan serve

About

Home page for iStoria.sa

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •