Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 434 Bytes

File metadata and controls

23 lines (12 loc) · 434 Bytes

Laravel-eloquent-query-filtering

Quick Start

  • Clone this repo or download and extract it somewhere

  • You may delete .git folder if you get this code via git clone

  • Create .env file from copy .env.example

  • Run npm install

  • Run composer update

  • Set your database in .env file

  • Run migration command

  • Run php artisan serve

Now you can browse using this url http://127.0.0.1:8000/articles