Skip to content

dychkos/laravel-graphql-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel GraphQL API | Lighthouse

This is a simple Laravel project demonstrating the use of Laravel Lighthouse for implementing a GraphQL API. The project includes basic functionality such as querying data, mutations, and authentication.

Front-end implementation: Github repo

Features

  • GraphQL API built with Laravel Lighthouse.
  • Queries: Fetch data from the server.
  • Mutations: Create, update, and delete data.
  • Authentication: Basic user authentication using GraphQL.
  • Schema Definition: Clear and structured GraphQL schema.

Prerequisites

  • PHP >= 8.0
  • Composer
  • Laravel >= 9.x
  • MySQL or any other supported database

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/laravel-lighthouse-project.git
    cd laravel-lighthouse-project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages