visuddhinanda 263db61f22 v8->v12 hace 4 meses
..
app 263db61f22 v8->v12 hace 4 meses
bootstrap 63acb2f67c add withRouting hace 4 meses
config 3bf9c72840 v8->v12 hace 4 meses
database cd4df14e65 🗑️ update to 12 test hace 5 meses
docker e7df343372 :wrench: add nodejs container hace 11 meses
public a5cb05e9c0 v8->v12 hace 4 meses
resources b8c1febd50 v8->v12 hace 4 meses
routes 3bf9c72840 v8->v12 hace 4 meses
storage da97083e9f book 88 update hace 11 meses
tests cd4df14e65 🗑️ update to 12 test hace 5 meses
.editorconfig 7bf776444a :tada: create an empty laraval v12 project hace 1 año
.env.example 7bf776444a :tada: create an empty laraval v12 project hace 1 año
.gitattributes 7bf776444a :tada: create an empty laraval v12 project hace 1 año
.gitignore d627b4a20b add yarn.lock hace 11 meses
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 5ab071880d :heavy_plus_sign: add third dependencies hace 5 meses
package.json 7bf776444a :tada: create an empty laraval v12 project hace 1 año
phpunit.xml 7bf776444a :tada: create an empty laraval v12 project hace 1 año
vite.config.js 7bf776444a :tada: create an empty laraval v12 project hace 1 año

README.md

Usage

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