Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 294 Bytes

readme.md

File metadata and controls

13 lines (10 loc) · 294 Bytes

whereHasAndWith

See laravel/ideas#606

Setup

  1. git clone https://github.com/salomoni/whereHasAndWith.git
  2. cd whereHasAndWith
  3. composer install
  4. cp .env.example .env
  5. php artisan key:generate
  6. php artisan serve
  7. http://127.0.0.1:8000