visuddhinanda 96c52f6f08 isEmpty can be null 1 month ago
..
app 96c52f6f08 isEmpty can be null 1 month ago
bootstrap 63acb2f67c add withRouting 3 months ago
config ab36e18e18 v4->v6 1 month ago
database 031827aea8 :fire: Schema::table 2 months ago
docker e7df343372 :wrench: add nodejs container 9 months ago
public 97b90d4e66 rename 1 month ago
resources 8408dff1b2 修正样式 2 months ago
routes bd846aa86e v4->v6 1 month ago
storage da97083e9f book 88 update 9 months ago
tests ebe0cae26d pali->original 2 months ago
.editorconfig 7bf776444a :tada: create an empty laraval v12 project 10 months ago
.env.example 554df0be92 :wrench: add OPENSEARCH 2 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