Skip to content

Commit

Permalink
LastSubject4
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmetserefoglu committed Jun 9, 2020
1 parent 141431b commit fc5443e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
+ $ git clone https://github.com/ahmetserefoglu/RestApiProject.git
+ $ cd www/RestApiProject

##Laravel Bölümü
## //Laravel
1. $ composer install
2. $ copy .env.example .env
3. $ php artisan key:generate
4. $ php artisan migrate
4. $ php artisan migrate or php artisan migrate:refresh
5. $ php artisan passport:install

6. $ php artisan serve
Expand Down

0 comments on commit fc5443e

Please sign in to comment.