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

README.md

Usage

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