visuddhinanda 4e88283b60 Merge branch 'iapt-platform:development' into development il y a 1 mois
..
app bc60038bfb pali ->original il y a 1 mois
bootstrap 63acb2f67c add withRouting il y a 2 mois
config bb6a3ee5b3 v8->v12 il y a 2 mois
database 031827aea8 :fire: Schema::table il y a 1 mois
docker e7df343372 :wrench: add nodejs container il y a 9 mois
public 804b4699f0 v8->v12 il y a 2 mois
resources 8408dff1b2 修正样式 il y a 1 mois
routes 0749717dfb add wiki & download il y a 1 mois
storage da97083e9f book 88 update il y a 9 mois
tests ebe0cae26d pali->original il y a 1 mois
.editorconfig 7bf776444a :tada: create an empty laraval v12 project il y a 9 mois
.env.example 554df0be92 :wrench: add OPENSEARCH il y a 2 mois
.gitattributes 7bf776444a :tada: create an empty laraval v12 project il y a 9 mois
.gitignore d627b4a20b add yarn.lock il y a 9 mois
README.md 1c4be00706 :heavy_plus_sign: add image/jwt/http client/sheet support for laravel il y a 9 mois
artisan 7bf776444a :tada: create an empty laraval v12 project il y a 9 mois
composer.json 6d58f3437f :bug: fix laravel redis il y a 1 mois
package.json 7bf776444a :tada: create an empty laraval v12 project il y a 9 mois
phpunit.xml 7bf776444a :tada: create an empty laraval v12 project il y a 9 mois
vite.config.js 7bf776444a :tada: create an empty laraval v12 project il y a 9 mois

README.md

Usage

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