visuddhinanda 6fd8befbe0 添加引用格式强调 il y a 2 semaines
..
app 6fd8befbe0 添加引用格式强调 il y a 2 semaines
bootstrap 63acb2f67c add withRouting il y a 3 mois
config c42c56a4c7 v4->v6 il y a 2 semaines
database 031827aea8 :fire: Schema::table il y a 3 mois
docker e7df343372 :wrench: add nodejs container il y a 10 mois
documents c42c56a4c7 v4->v6 il y a 2 semaines
public e95407bbc5 v4->v6 il y a 3 semaines
resources c42c56a4c7 v4->v6 il y a 2 semaines
routes e1a67aac05 v4->v6 il y a 3 semaines
storage da97083e9f book 88 update il y a 10 mois
tests 9e3ca938bf v4->v6 il y a 1 mois
.editorconfig 7bf776444a :tada: create an empty laraval v12 project il y a 11 mois
.env.example 554df0be92 :wrench: add OPENSEARCH il y a 3 mois
.gitattributes 7bf776444a :tada: create an empty laraval v12 project il y a 11 mois
.gitignore d627b4a20b add yarn.lock il y a 11 mois
README.md 1c4be00706 :heavy_plus_sign: add image/jwt/http client/sheet support for laravel il y a 11 mois
artisan 7bf776444a :tada: create an empty laraval v12 project il y a 11 mois
composer.json 38ff480ebd :bug: fix phpunit il y a 4 semaines
package.json 4ac4854af2 :heavy_plus_sign: add tablar icons il y a 4 semaines
phpunit.xml 7bf776444a :tada: create an empty laraval v12 project il y a 11 mois
vite.config.js d92fec7881 前端重构 il y a 3 semaines

README.md

Usage

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