Skip to content

Commit

Permalink
Merge pull request #20 from Rafin31/admin_module
Browse files Browse the repository at this point in the history
readMe file updated
  • Loading branch information
Rafin31 committed Jul 7, 2021
2 parents f63fa75 + 9fb6f01 commit 66040bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This is Summer 2020-2021 Advanced Web-Technology mid-term project where we have
- Create a file and name it <b>.env</b> and paste the contents of <b>.env.example</b> file.
- Run <b>php artisan key:generate</b> in the terminal
- Run composer update into the terminal where you cloned the project [<i>You need composer to do it , if you dont have composer install on your computer download composer </i>].
- Run <b>php artisan serveM</b> to turn on php local server.
- Run <b>php artisan serve</b> to turn on php local server.
- Go to https://127.0.0.1:8000/.
- Now you can preview the project .

Expand Down

0 comments on commit 66040bd

Please sign in to comment.