https://github.com/noud/lighthouse-tutorial
Lighthouse Tutorial (Entity Relationship to SQL to GraphQL in React & Vue, Apollo and Laravel, Lighthouse)
https://github.com/noud/lighthouse-tutorial
Last synced: 10 months ago
JSON representation
Lighthouse Tutorial (Entity Relationship to SQL to GraphQL in React & Vue, Apollo and Laravel, Lighthouse)
- Host: GitHub
- URL: https://github.com/noud/lighthouse-tutorial
- Owner: noud
- Created: 2019-08-26T22:14:38.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T04:54:23.000Z (over 3 years ago)
- Last Synced: 2025-04-05T00:51:13.362Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 3.51 MB
- Stars: 7
- Watchers: 0
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Lighthouse Tutorial


## [Entity-Relationship](https://en.wikipedia.org/wiki/Entity%E2%80%93relationship_model) to [SQL](https://en.wikipedia.org/wiki/SQL)

```
php artisan migrate
```
## Models generation from [SQL](https://en.wikipedia.org/wiki/SQL)
```
php artisan code:models
```
## Clients
- [react-apollo-blog](https://github.com/noud/react-apollo-blog) [React Apollo](https://www.apollographql.com/docs/react/)
- [react-graphql-code-generator](https://github.com/noud/react-graphql-code-generator) [GraphQL Code Generator](https://graphql-code-generator.com) [React Apollo](https://www.apollographql.com/docs/react/)
- [React Admin](https://marmelab.com/react-admin/) clients based on [ra-data-graphql](https://github.com/marmelab/react-admin/tree/master/packages/ra-data-graphql)
- [react-admin-data-opencrud](https://github.com/noud/react-admin-data-opencrud) [ra-data-opencrud](https://github.com/weakky/ra-data-opencrud#readme) conform [OpenCRUD](https://www.opencrud.org)
- [react-admin-data-graphqcool](https://github.com/noud/react-admin-data-graphcool) [ra-data-graphcool](https://github.com/marmelab/react-admin/tree/master/packages/ra-data-graphcool) conform [GraphCool](https://github.com/prisma/graphcool-framework)
- [react-admin-data-graphql-simple](https://github.com/noud/react-admin-data-graphql-simple) [ra-data-graphql-simple](https://github.com/marmelab/react-admin/tree/master/packages/ra-data-graphql-simple) conform [json-graphql-server](https://github.com/marmelab/json-graphql-server)
# Lighthouse [GraphQL](https://en.wikipedia.org/wiki/GraphQL) Server for Laravel
[](https://travis-ci.org/nuwave/lighthouse)
[](https://codecov.io/gh/nuwave/lighthouse)
[](https://github.com/phpstan/phpstan)
[](https://github.styleci.io/repos/59965104)
[](https://packagist.org/packages/nuwave/lighthouse)
[](https://github.com/nuwave/lighthouse/blob/master/LICENSE)
[](https://join.slack.com/t/lighthouse-php/shared_invite/enQtMzc1NzQwNTUxMjk3LWI1ZDQ1YWM1NmM2MmQ0NTU0NGNjZWFkMTJhY2VjMDAwZmMyZDFlZTc1Mjc3ZGY0MWM1Y2Q5MWNjYmJmYWJkYmU)
