visuddhinanda e7205f3c06 $fillable = ['user_id', 'date_int']; il y a 8 mois
..
app e7205f3c06 $fillable = ['user_id', 'date_int']; il y a 8 mois
bootstrap 63acb2f67c add withRouting il y a 8 mois
config 7f8b53b973 add jwt_secrets_key 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 804b4699f0 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 5082b97334 create 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