nahidulhasan / laravel-eloquent-query-filtering

Laravel Eloquent Query Filtering

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Laravel Eloquent Query Filtering


Languages

Language:PHP 90.9%Language:HTML 8.5%Language:Vue 0.6%