Skip to content

giagara/marco-apiresource-bug

Repository files navigation

Build Status Total Downloads Latest Stable Version License

About this project

This project is created to demostrate a laravel bug
When exposing data trough response macro with an API resource collection with a pagination data, the json response is not containing the pagination's informations.

How to reproduce it

  • composer install
  • cp .env.example .env
  • Insert database info in .env
  • php artisan migrate --seed
  • php artisan serve
  • Navigate to http://127.0.0.1:8000

About

A sample project to show a laravel bug

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published