visuddhinanda 81a6d89806 :fire: use Illuminate\Support\Facades\Storage; 1 hafta önce
..
app 81a6d89806 :fire: use Illuminate\Support\Facades\Storage; 1 hafta önce
bootstrap 63acb2f67c add withRouting 3 ay önce
config ab36e18e18 v4->v6 1 ay önce
database 031827aea8 :fire: Schema::table 2 ay önce
docker e7df343372 :wrench: add nodejs container 9 ay önce
public 97b90d4e66 rename 2 ay önce
resources cbd123ef2b add channel in <a> 1 hafta önce
routes e39155a621 book -> tipitaka 1 hafta önce
storage da97083e9f book 88 update 9 ay önce
tests 9e3ca938bf v4->v6 2 hafta önce
.editorconfig 7bf776444a :tada: create an empty laraval v12 project 10 ay önce
.env.example 554df0be92 :wrench: add OPENSEARCH 3 ay önce
.gitattributes 7bf776444a :tada: create an empty laraval v12 project 10 ay önce
.gitignore d627b4a20b add yarn.lock 10 ay önce
README.md 1c4be00706 :heavy_plus_sign: add image/jwt/http client/sheet support for laravel 10 ay önce
artisan 7bf776444a :tada: create an empty laraval v12 project 10 ay önce
composer.json 6d58f3437f :bug: fix laravel redis 2 ay önce
package.json 7bf776444a :tada: create an empty laraval v12 project 10 ay önce
phpunit.xml 7bf776444a :tada: create an empty laraval v12 project 10 ay önce
vite.config.js 7bf776444a :tada: create an empty laraval v12 project 10 ay önce

README.md

Usage

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