Skip to content

AmiraAbdelhalim/Herfa

 
 

Repository files navigation

Herfa

-AboutHerfa ................

How to install Herfa ?

1-git clone -b temporary https://github.com/MohamedAttia404/Herfa
2-change folderName to HerfaBackend
3-cd /Herfa
4-composer  install
5-copy (.env.example) and change name to(.env)
6-php artisan key:generate
7-php artisan migrate
8-php artisan db:seed                // to insert admin Details in db
9-php artisan passport:install       // to install Personal Access 
10-php artisan serve

pakages

1-Storage
    -php artisan storage:link
2-Passport

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 56.7%
  • PHP 35.3%
  • CSS 7.8%
  • Vue 0.2%