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