Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
nilportugues
/
laravel5-jsonapi
Public
Notifications
You must be signed in to change notification settings
Fork
70
Star
312
Code
Issues
36
Pull requests
5
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 21, 2017
Update README.md
nilportugues
authored
8a90fd4
Copy full SHA for 8a90fd4
Update README.md
nilportugues
authored
40c0e4d
Copy full SHA for 40c0e4d
Update README.md
nilportugues
authored
a66e291
Copy full SHA for a66e291
Commits on Sep 14, 2016
Update README.md
nilportugues
authored
6ad0a97
Copy full SHA for 6ad0a97
Commits on Aug 31, 2016
Merge pull request #93 from shermaza/master
Show description for bbd2951
nilportugues
authored
bbd2951
Copy full SHA for bbd2951
Commits on Aug 26, 2016
Update README.md
Show description for 11fccb8
Zach Sherman
authored
11fccb8
Copy full SHA for 11fccb8
Commits on Aug 12, 2016
Merge pull request #88 from jeremymlane/getRequiredFields
Show description for ef50bae
nilportugues
authored
ef50bae
Copy full SHA for ef50bae
Commits on Aug 10, 2016
implement support for getRequiredFields()
jeremymlane
committed
4d41fb0
Copy full SHA for 4d41fb0
Commits on Aug 6, 2016
Merge pull request #87 from yurykabanov/issue-76
Show description for b92bbd5
nilportugues
authored
b92bbd5
Copy full SHA for b92bbd5
Fix pagination used default eloquent's page size (fix #76)
yurykabanov
committed
a9e7e28
Copy full SHA for a9e7e28
Commits on Aug 4, 2016
Merge pull request #85 from Robindfuller/master
Show description for 443012d
nilportugues
authored
443012d
Copy full SHA for 443012d
Commits on Aug 3, 2016
Update ListResource.php
Show description for 912a8ad
Robindfuller
authored
912a8ad
Copy full SHA for 912a8ad
Commits on Aug 2, 2016
Merge pull request #82 from yurykabanov/fix-get-all-records
Show description for ea00a19
nilportugues
authored
ea00a19
Copy full SHA for ea00a19
Commits on Jul 31, 2016
Fix issue with retrieving every single id to count them (fix #81)
yurykabanov
committed
f943cac
Copy full SHA for f943cac
Commits on Jul 11, 2016
Merge pull request #79 from alexjoffroy/master
Show description for 54267b1
nilportugues
authored
54267b1
Copy full SHA for 54267b1
Update composer.json
nilportugues
authored
e06ad02
Copy full SHA for e06ad02
Access in updateResourceCallable (fix #77)
alexjoffroy
committed
70df305
Copy full SHA for 70df305
Commits on Jul 6, 2016
Put was missing UPDATED_AT fix
nilportugues
committed
b4508c7
Copy full SHA for b4508c7
missing $model->timestamps value in condition
nilportugues
committed
6515856
Copy full SHA for 6515856
missing $model->timestamps value in condition
nilportugues
committed
85c24fb
Copy full SHA for 85c24fb
Merge branch 'master' of github.com:nilportugues/laravel5-jsonapi
nilportugues
committed
1b24b2e
Copy full SHA for 1b24b2e
Adding CREATED_AT and UPDATED_AT to responses, either using them or not
nilportugues
committed
d75ae67
Copy full SHA for d75ae67
Commits on Jul 4, 2016
Update README.md
nilportugues
authored
21d58eb
Copy full SHA for 21d58eb
Merge branch 'master' of github.com:nilportugues/laravel5-jsonapi
nilportugues
committed
db89f49
Copy full SHA for db89f49
Fixing some issue with some versions of Eloquent... changing Collection behaviour and therefore breaking the lib
nilportugues
committed
27aa1e1
Copy full SHA for 27aa1e1
Commits on Jul 2, 2016
Update README.md
nilportugues
authored
50fa469
Copy full SHA for 50fa469
Update README.md
nilportugues
authored
98957e8
Copy full SHA for 98957e8
Commits on Jul 1, 2016
Merge branch 'master' of github.com:nilportugues/laravel5-jsonapi
nilportugues
committed
fad2f46
Copy full SHA for fad2f46
Upgraded json-api dependency + phpdoc fixes
nilportugues
committed
5f51675
Copy full SHA for 5f51675
Commits on Jun 29, 2016
Merge pull request #75 from floh1111/client-generated-id-fix
Show description for 14631da
nilportugues
authored
14631da
Copy full SHA for 14631da
When creating a new resource that has a client generated id we should take the id directly from the id property. The spec doesnt say anything about providing the id twice (in data and in atributes …
Show description for 060ba3c
Clemens John
committed
060ba3c
Copy full SHA for 060ba3c
Commits on Jun 27, 2016
Fix for URL generation. Does not ignore URL parts
nilportugues
committed
177c14d
Copy full SHA for 177c14d
Merge pull request #74 from floh1111/master
Show description for f6d23f5
nilportugues
authored
f6d23f5
Copy full SHA for f6d23f5
Seperate controller code from trait code. This makes it easier for people to reuse the code from the trait and implement their own JsonApiController. If one needs to build a supplemented resource c…
Show description for c96e65f
Clemens John
committed
c96e65f
Copy full SHA for c96e65f
Use laravel url helper in calculateFullPath method. This fixes a bug with URLs containing a path (like http://localhost/path/to/app/myresource. Without this fix calculateFullPath delets the path be…
Show description for 6874735
Clemens John
committed
6874735
Copy full SHA for 6874735
Pagination
Previous
Next
You can’t perform that action at this time.