China Kassapa 6d58f3437f :bug: fix laravel redis 2 months ago
..
app 0a471e84c5 子语言首字符大写 3 months ago
bootstrap 63acb2f67c add withRouting 3 months ago
config bb6a3ee5b3 v8->v12 3 months ago
database 25e63a8b7c 先清洗数据,然后转换uuid 3 months ago
docker e7df343372 :wrench: add nodejs container 9 months ago
public 804b4699f0 v8->v12 3 months ago
resources cac0f51f4b :globe_with_meridians: add nissaya 3 months ago
routes 3bf9c72840 v8->v12 3 months ago
storage da97083e9f book 88 update 9 months ago
tests 5082b97334 create 3 months ago
.editorconfig 7bf776444a :tada: create an empty laraval v12 project 10 months ago
.env.example 554df0be92 :wrench: add OPENSEARCH 3 months ago
.gitattributes 7bf776444a :tada: create an empty laraval v12 project 10 months ago
.gitignore d627b4a20b add yarn.lock 10 months ago
README.md 1c4be00706 :heavy_plus_sign: add image/jwt/http client/sheet support for laravel 10 months ago
artisan 7bf776444a :tada: create an empty laraval v12 project 10 months ago
composer.json 6d58f3437f :bug: fix laravel redis 2 months ago
package.json 7bf776444a :tada: create an empty laraval v12 project 10 months ago
phpunit.xml 7bf776444a :tada: create an empty laraval v12 project 10 months ago
vite.config.js 7bf776444a :tada: create an empty laraval v12 project 10 months ago

README.md

Usage

cd ~/workspace/mint/api-v12
npm install
npm run build
# start your local development server
composer run dev