Skip to content

Instantly share code, notes, and snippets.

@midorikocak
Last active September 3, 2019 15:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save midorikocak/543298962cc489395b5a0ad5e8f95d48 to your computer and use it in GitHub Desktop.
Save midorikocak/543298962cc489395b5a0ad5e8f95d48 to your computer and use it in GitHub Desktop.
Standard README.md example

Proje adı (Today yazacaksın)

Açıklamayı buraya yaz.

Installation

TL;DR command list

git clone git@github.com:midorikocak/today
cd today
composer install
cp .env.example .env
php artisan key:generate
php artisan migrate

Usage

Go to server.

Testing

phpunit

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment