Skip to content

Simple Laravel example site, showing an API being called using jQuery.

Notifications You must be signed in to change notification settings

incon/laravel-api-example

Repository files navigation

Laravel API example (devices)

task.pdf
Simple Laravel site, showing an API being called using jQuery.

Setup instructions

Install Dependencies

composer install

Environment

Setup .env with a valid database connection.

Migrate and seed the database

php artisan migrate:fresh --seed

Screenshot

About

Simple Laravel example site, showing an API being called using jQuery.

Resources

Stars

Watchers

Forks

Packages

No packages published