melkotoury / contributionWithfreelance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to Install Iamafilm

1-

#!shell

composer install

2-

#!shell

create a database with name iamafilm

3-

#!shell

php artisan migrate

4-

#!shell

composer dump-autoload

5-

#!shell

php artisan db:seed

. please read the seeding note below

Seeding Note

you should make this tricks while you are seeding :

  1. first start with seeding users table alone and comment the rest of seeders

  2. seed country,users,site setting tables one time only .

About


Languages

Language:JavaScript 52.8%Language:HTML 26.3%Language:CSS 18.6%Language:PHP 2.0%Language:CoffeeScript 0.4%Language:Shell 0.0%Language:ASP 0.0%