An open API service indexing awesome lists of open source software.

https://github.com/cimd/vue-eloquent-api

Vue Eloquent API
https://github.com/cimd/vue-eloquent-api

api laravel rest-api

Last synced: 5 months ago
JSON representation

Vue Eloquent API

Awesome Lists containing this project

README

          


Vue Eloquent


An interface for Vue 3 and Laravel Eloquent models through API requests.


Monthly downloads
Vue.js 3 compatible
License
TypeScript Supported
Maintenance Status

## Installation

There are two packages available that can be used independently, but work better together.

### Vue 3 Package
`yarn add @konnec/vue-eloquent`

#### Vue Requirements
1. `Vue 3`

### Laravel Package
`composer require konnec/vue-eloquent-api`

#### Laravel Requirements
1. `Laravel 10`
2. `PHP ^8.1`

## Documentation

Visit [Vue Eloquent Docs](https://vue-eloquent.netlify.app/)

# Maintenance Status

`Active`: We're actively working on this project, and we expect to continue for work for the foreseeable future.
Bug reports, feature requests and pull requests are welcome.

# Contribution

Any ideas are welcome. Feel free to submit any issues or pull requests.

# License

The MIT License (MIT). Please see License File for more information.