Skip to content

Site coding project with management panel from scratch just for example

Notifications You must be signed in to change notification settings

sadeq-a-m/Site-and-admin-panel

Repository files navigation

What is this project?

This is a website . It is an example of work .

How to run :

1 - git clone https://github.com/sadeq-a-m/Site-and-admin-panel.git

2 - cd project

3 - docker-compose up -d

4- docker ps :: ngnix , php , mysql must be up .

5 - docker exec -it php bash

6 - composer install

7 - php artisan key:generate

8 - php artisan migrate

9 - php artisan serve

If you have the necessary services to run the project, you do not need to do steps three, four and five.

10 - Open the browser and go to this address : localhost:8000

About

Site coding project with management panel from scratch just for example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published