Skip to content

Latest commit

 

History

History
58 lines (37 loc) · 644 Bytes

README.md

File metadata and controls

58 lines (37 loc) · 644 Bytes

adssystem

Ads system with mutli language admin panel
This project build by laraflat LaraFlat

Download The Files

download all files

Requirements

PHP >= 5.6.4 , PHP Curl extension

Install The Dependencies

now type this line on your console

composer install
php artisan key:generate

Migrate

  php artisan migrate

Seed Database

  php artisan db:seed

Start Server

  php artisan serve

Login

  email : [email protected]
  pass : admin

Go To Admin Path

  http://127.0.0.1:8000/admin/home