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

README.md

Usage

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