Skip to content

Commit

Permalink
Read.md tanımlama eklendi.
Browse files Browse the repository at this point in the history
  • Loading branch information
ofke-yazilim committed Oct 10, 2020
1 parent 1e00275 commit c7f1c06
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 @@ -3,7 +3,7 @@
</p>

## Nasıl Çalışır
- Kütüphaneler Yükleniyor : <strong>composer update</strong>
- Kütüphaneler Yükleniyor : <strong>composer update</strong> ya da <strong>php composer.phar update</strong>
- <strong>php artisan key:generate</strong>
- Database oluşturmak için : <strong>php artisan migrate</strong>
- Admin user eklemek için seed : <strong>php artisan db:seed --class=UserSeeder</strong>
Expand Down

0 comments on commit c7f1c06

Please sign in to comment.