mitirrli/laravel-api

Laravel Framework For API.
1 1
Install
composer require mitirrli/laravel-api
PHP:^7.3|^8.0
License:MIT
Last Updated:Jan 24, 2023
Links: GitHub  ·  Packagist
Maintainer: Mitirrli

本地开发

创建项目
composer create-project mitirrli/laravel-api -vvv
更新子模块
git submodule update
复制部署文件
cp .docker/production/Dockerfile .
安装需要的包
npm i
使用docker
docker-compose up --build -d

常用命令

更新项目

composer update-project

启动项目

fpm
composer serve
octane
composer octane

调试

telescope

路径
{{url}}/telescope

tinker

使用
php artisan tinker

Related Packages

rupeshstha/core-foundation

A foundational package for streamlined development, offering essential core func...

47 1
hmacauth/laravel-hmac-auth

HMAC API authentication for Laravel with signature verification, replay attack p...

0 0
owlfice/citadel

Citadel - A production-ready Laravel backend boilerplate with OAuth2, permission...

1 0
php-tmdb/laravel

Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the...

53,306 162
kavenegar/laravel

laravel 4 and 5 kavenegar integration

354,447 85