Skip to content

Simple Laravel site, showing an API being called using AJAX.

Notifications You must be signed in to change notification settings

incon/laravel-filter-example

Repository files navigation

Laravel API filter example

Simple Laravel site, showing an API being called using AJAX.

Setup instructions

Install Dependencies

composer install

Environment

Setup .env with a valid database connection.

Migrate

php artisan migrate

Seed the database

php artisan make:seeder PropertiesTableSeeder

About

Simple Laravel site, showing an API being called using AJAX.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published