visuddhinanda 33654d6250 import "@tabler/core/dist/js/tabler.min.js"; 2 달 전
..
app 6a2956ae8c 查询参数支持 highlight tag 2 달 전
bootstrap 63acb2f67c add withRouting 5 달 전
config ab36e18e18 v4->v6 3 달 전
database 031827aea8 :fire: Schema::table 4 달 전
docker e7df343372 :wrench: add nodejs container 11 달 전
public c0bdd93dba create 2 달 전
resources 33654d6250 import "@tabler/core/dist/js/tabler.min.js"; 2 달 전
routes e27c46b0a3 add SearchController 2 달 전
storage da97083e9f book 88 update 11 달 전
tests 9e3ca938bf v4->v6 2 달 전
.editorconfig 7bf776444a :tada: create an empty laraval v12 project 1 년 전
.env.example 554df0be92 :wrench: add OPENSEARCH 5 달 전
.gitattributes 7bf776444a :tada: create an empty laraval v12 project 1 년 전
.gitignore d627b4a20b add yarn.lock 1 년 전
README.md 1c4be00706 :heavy_plus_sign: add image/jwt/http client/sheet support for laravel 1 년 전
artisan 7bf776444a :tada: create an empty laraval v12 project 1 년 전
composer.json 38ff480ebd :bug: fix phpunit 2 달 전
package.json d4e2e722b0 :heavy_plus_sign: add bootstrap marked tablar support 2 달 전
phpunit.xml 7bf776444a :tada: create an empty laraval v12 project 1 년 전
vite.config.js 26da1757ef app.css -> main.css 2 달 전

README.md

Usage

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