visuddhinanda d9cecb5807 Merge branch 'development' of github.com:visuddhinanda/mint into development 1 ay önce
..
app 6a2956ae8c 查询参数支持 highlight tag 1 ay önce
bootstrap 63acb2f67c add withRouting 4 ay önce
config ab36e18e18 v4->v6 2 ay önce
database 031827aea8 :fire: Schema::table 3 ay önce
docker e7df343372 :wrench: add nodejs container 11 ay önce
public c0bdd93dba create 1 ay önce
resources 9e61d52b08 :fire: term-tooltip.js 1 ay önce
routes e27c46b0a3 add SearchController 1 ay önce
storage da97083e9f book 88 update 11 ay önce
tests 9e3ca938bf v4->v6 2 ay önce
.editorconfig 7bf776444a :tada: create an empty laraval v12 project 1 yıl önce
.env.example 554df0be92 :wrench: add OPENSEARCH 4 ay önce
.gitattributes 7bf776444a :tada: create an empty laraval v12 project 1 yıl önce
.gitignore d627b4a20b add yarn.lock 11 ay önce
README.md 1c4be00706 :heavy_plus_sign: add image/jwt/http client/sheet support for laravel 1 yıl önce
artisan 7bf776444a :tada: create an empty laraval v12 project 1 yıl önce
composer.json 38ff480ebd :bug: fix phpunit 1 ay önce
package.json 4ac4854af2 :heavy_plus_sign: add tablar icons 1 ay önce
phpunit.xml 7bf776444a :tada: create an empty laraval v12 project 1 yıl önce
vite.config.js 26da1757ef app.css -> main.css 1 ay önce

README.md

Usage

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