konnec / vue-eloquent-api
Vue Eloquent API
Installs: 2 179
Dependents: 1
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
Type:package
Requires
- php: ^8.1
- aaronfrancis/fast-paginate: ^2.0
Requires (Dev)
- barryvdh/laravel-ide-helper: ^3.0
- driftingly/rector-laravel: ^0.26
- fakerphp/faker: ^1.23
- larastan/larastan: ^2.6
- laravel/pint: ^1.13
- mockery/mockery: ^1.6
- nunomaduro/collision: ^7.10
- orchestra/testbench: ^8.13
- pestphp/pest: ^2.24
- pestphp/pest-plugin-faker: ^2.0
- pestphp/pest-plugin-laravel: ^2.2
- phpunit/phpunit: ^10.4
- rector/rector: ^0.18
- spatie/laravel-ignition: ^2.3
README
An interface for Vue 3 and Laravel Eloquent models through API requests.
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
Vue 3
Laravel Package
composer require konnec/vue-eloquent-api
Laravel Requirements
Laravel 10
PHP ^8.1
Documentation
Visit Vue Eloquent Docs
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.