visuddhinanda 237fdf5aa5 v8->v12 il y a 8 mois
..
app 237fdf5aa5 v8->v12 il y a 8 mois
bootstrap 63acb2f67c add withRouting il y a 8 mois
config 3bf9c72840 v8->v12 il y a 8 mois
database cd4df14e65 🗑️ update to 12 test il y a 8 mois
docker e7df343372 :wrench: add nodejs container il y a 1 an
public a5cb05e9c0 v8->v12 il y a 8 mois
resources b8c1febd50 v8->v12 il y a 8 mois
routes 3bf9c72840 v8->v12 il y a 8 mois
storage da97083e9f book 88 update il y a 1 an
tests cd4df14e65 🗑️ update to 12 test il y a 8 mois
.editorconfig 7bf776444a :tada: create an empty laraval v12 project il y a 1 an
.env.example 7bf776444a :tada: create an empty laraval v12 project il y a 1 an
.gitattributes 7bf776444a :tada: create an empty laraval v12 project il y a 1 an
.gitignore d627b4a20b add yarn.lock il y a 1 an
README.md 1c4be00706 :heavy_plus_sign: add image/jwt/http client/sheet support for laravel il y a 1 an
artisan 7bf776444a :tada: create an empty laraval v12 project il y a 1 an
composer.json 5ab071880d :heavy_plus_sign: add third dependencies il y a 8 mois
package.json 7bf776444a :tada: create an empty laraval v12 project il y a 1 an
phpunit.xml 7bf776444a :tada: create an empty laraval v12 project il y a 1 an
vite.config.js 7bf776444a :tada: create an empty laraval v12 project il y a 1 an

README.md

Usage

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