Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/specialtactics/l5-api
Laravel API Dependecy Package - Used by the Laravel API Boilerplate
https://github.com/specialtactics/l5-api
api hacktoberfest hacktoberfest2020 laravel laravel-api laravel-api-boilerplate
Last synced: 10 days ago
JSON representation
Laravel API Dependecy Package - Used by the Laravel API Boilerplate
- Host: GitHub
- URL: https://github.com/specialtactics/l5-api
- Owner: specialtactics
- License: mit
- Created: 2018-04-29T15:04:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-24T01:18:44.000Z (10 months ago)
- Last Synced: 2024-05-02T05:01:22.754Z (6 months ago)
- Topics: api, hacktoberfest, hacktoberfest2020, laravel, laravel-api, laravel-api-boilerplate
- Language: PHP
- Homepage: https://github.com/specialtactics/laravel5-api-boilerplate
- Size: 265 KB
- Stars: 33
- Watchers: 6
- Forks: 22
- Open Issues: 7
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.com/specialtactics/l5-api.svg?branch=master)](https://travis-ci.com/specialtactics/l5-api)
[![StyleCI](https://github.styleci.io/repos/131504248/shield?branch=master)](https://github.styleci.io/repos/131504248)
[![Github All Releases](https://img.shields.io/packagist/dt/specialtactics/l5-api.svg)]()
[![Github All Releases](https://img.shields.io/packagist/dm/specialtactics/l5-api.svg)]()## Laravel API Boilerplate Dependency Package
This is a supporting / dependency package used by the [Laravel API Boilerplate](https://github.com/specialtactics/laravel-api-boilerplate). Please have a look at that project for all documentation.
## Quick reference for versions
Please go to [The boilerplate wiki](https://github.com/specialtactics/laravel-api-boilerplate/wiki) for full info.
| Laravel Version | Boilerplate Version | Minimum PHP Version | Support Status |
|-----------------|---------------------|---------------------|----------------|
| 11.x | 6.x.x | 8.2 | Supported |
| 10.x | 5.x.x | 8.1 | Supported |
| 9.x | 4.x.x | 8.0 | Supported |
| 8.x | 3.x.x | 7.3 | Not Supported |
| 7.x | 2.x.x | 7.2.5 | Not Supported |
| 6.x | 1.1.x | 7.2 | Not Supported |