Jeremy Zheng d4e2e722b0 :heavy_plus_sign: add bootstrap marked tablar support il y a 3 jours
..
app 6a2956ae8c 查询参数支持 highlight tag il y a 3 jours
bootstrap 63acb2f67c add withRouting il y a 3 mois
config ab36e18e18 v4->v6 il y a 1 mois
database 031827aea8 :fire: Schema::table il y a 2 mois
docker e7df343372 :wrench: add nodejs container il y a 9 mois
public c0bdd93dba create il y a 3 jours
resources 6bc8dc33b6 add wiki-search.css il y a 3 jours
routes e27c46b0a3 add SearchController il y a 3 jours
storage da97083e9f book 88 update il y a 9 mois
tests 9e3ca938bf v4->v6 il y a 1 semaine
.editorconfig 7bf776444a :tada: create an empty laraval v12 project il y a 10 mois
.env.example 554df0be92 :wrench: add OPENSEARCH il y a 2 mois
.gitattributes 7bf776444a :tada: create an empty laraval v12 project il y a 10 mois
.gitignore d627b4a20b add yarn.lock il y a 10 mois
README.md 1c4be00706 :heavy_plus_sign: add image/jwt/http client/sheet support for laravel il y a 10 mois
artisan 7bf776444a :tada: create an empty laraval v12 project il y a 10 mois
composer.json 38ff480ebd :bug: fix phpunit il y a 3 jours
package.json d4e2e722b0 :heavy_plus_sign: add bootstrap marked tablar support il y a 3 jours
phpunit.xml 7bf776444a :tada: create an empty laraval v12 project il y a 10 mois
vite.config.js 7bf776444a :tada: create an empty laraval v12 project il y a 10 mois

README.md

Usage

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