mll-lab/laravel-graphiql
Easily integrate GraphiQL into your Laravel project
v4.1.0
4.1M downloads/mo
#1822 most downloaded on Packagist
mll-lab/laravel-graphiql
What this package is like to depend on
Last release 5 months ago
18 Mar 2026
Ships unpredictably
gaps range from 1 weeks to 11 months
Nearly every release is documented
notes for 25 of 25 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
25 releases · first in 2022
1 release in the last 12 months
see the full history below
Release timeline
25 releases · Aug 2022 to Mar 2026Releases
latest 25-
v4.1.018 Mar 2026Release notes
Open source →Added
- Support Laravel 13 https://github.com/mll-lab/laravel-graphiql/pull/66
-
v4.0.212 May 2025 -
v4.0.107 May 2025 -
v4.0.007 May 2025Release notes
Open source →Changed
- Upgrade to GraphiQL 4
- Remove deprecated aliases for methods in
GraphiQLAssetfromDownloadAssetsCommand
v3 to v4
View
If you have published and/or customized the view, you need to republish or update it.
See views/index.blade.php for the latest version.Major changes:
- The URLs for the GraphiQL assets are now provided by class
MLL\GraphiQL\GraphiQLAssetinstead ofMLL\GraphiQL\DownloadAssetsCommand. - The setup now uses GraphiQL version 4.
Release notes
Open source →Changed
- Upgrade to GraphiQL 4
- Remove deprecated aliases for methods in
GraphiQLAssetfromDownloadAssetsCommand
-
v3.3.419 May 2025 -
v3.3.306 May 2025Release notes
Open source →Fixed
- Upgrade to React 18, fixes
TypeError: e.useInsertionEffect is not a function
Release notes
Open source →Fixed
- Upgrade to React 18, fixes
TypeError: e.useInsertionEffect is not a function
- Upgrade to React 18, fixes
-
v3.3.201 Apr 2025Release notes
Open source →Fixed
- Add
https:to the CDN URLs
Deprecated
- Deprecated asset methods in
DownloadAssetsCommandin favor ofGraphiQLAssetclass
Release notes
Open source →Fixed
- Add
https:to the CDN URLs
Deprecated
- Deprecated asset methods in
DownloadAssetsCommandin favor ofGraphiQLAssetclass
- Add
-
v3.3.131 Mar 2025 -
v3.3.006 Mar 2025 -
v3.2.103 Apr 2024 -
v3.2.001 Mar 2024 -
v3.1.004 Jul 2023 -
v3.0.226 Jun 2023 -
v3.0.119 Jun 2023 -
v3.0.017 May 2023Release notes
Open source →Removed
- Drop support for Laravel versions older than 9
- Drop support for PHP versions older than 8
-
v2.0.317 May 2023 -
v2.0.224 Apr 2023 -
v2.0.117 Apr 2023Release notes
Open source →Fixed
- Allow scrolling in GraphiQL Explorer plugin
Changed
- Adjusted styling of the GraphiQL Explorer tab title
- Added some margin to the select element within the GraphiQL Explorer actions
-
v2.0.013 Apr 2023Release notes
Open source →Added
- Allow configuring multiple routes that point to different endpoints https://github.com/mll-lab/laravel-graphiql/pull/14
-
v1.2.204 Apr 2023Release notes
Open source →Fixed
- Properly handle errors of
file_get_contents()ingraphiql:download-assets
- Properly handle errors of
-
v1.2.130 Mar 2023Release notes
Open source →Fixed
- Only convert full URLs through
url()helper https://github.com/mll-lab/laravel-graphiql/pull/9
- Only convert full URLs through
-
v1.2.002 Feb 2023 -
v1.1.002 Feb 2023 -
v1.0.108 Sep 2022Release notes
Open source →Fixed
- Change env variable
GRAPHQL_PLAYGROUND_SUBSCRIPTION_ENDPOINTtoGRAPHIQL_SUBSCRIPTION_ENDPOINT
- Change env variable
-
v1.0.026 Aug 2022