Skip to content

Commit

Permalink
LastSubject
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmetserefoglu committed Jun 9, 2020
1 parent 318483c commit 1868bec
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,16 @@
## Installation

Postman üzerinde endpointler verilmiştir.
Postman üzerinde endpointler https://web.postman.co/collections/3980989-74e8347a-c1fc-4c5e-b255-b2ff8b2d5759?version=latest&workspace=16734ff7-b276-4d59-8297-b080943a9421 verilmiştir.

$ git clone https://github.com/ahmetserefoglu/RestApiProject.git
$ cd www/RestApiProject

//Laravel Bölümü
##Laravel Bölümü
$ composer install
$ copy .env.example .env
$ php artisan key:generate
$ php artisan migrate
$ php artisan passport:install
<<<<<<< HEAD
$ php artisan serve
=======

$ php artisan serve
>>>>>>> 9520090ed687815ead1978a20cab7dd4ad0c9d13

0 comments on commit 1868bec

Please sign in to comment.