Giter Club home page Giter Club logo

whatsfood-api's Introduction

FoodTiger | QR SaaS | WhatsApp | LionPOS

FT QR WP

Test

sail artisan test --testsuite=Feature

License

The Laravel framework is open-source software licensed under the MIT license.

ENV

SHOW_DEMO_CREDENTIALS=true DB_CONNECTION=mysql DB_HOST=mysql DB_PORT=3306 DB_DATABASE=laravel DB_USERNAME=laravel DB_PASSWORD=laravel

MAIL_MAILER=smtp MAIL_HOST=mailhog MAIL_PORT=1025 MAIL_USERNAME=null MAIL_PASSWORD=null MAIL_ENCRYPTION= MAIL_FROM_ADDRESS='[email protected]' MAIL_FROM_NAME='App Demo'

Updates

git diff --name-only 49b736c231b1de9ae4ecdce31307960a9d13b087 0abba369fa214151892283d938f8e58dacabd592 > .diff-files.txt && npm run zipupdate

COMPOSER_MEMORY_LIMIT=-1 composer require /*

Clearing cache

sail artisan cache:clear ddcache sail artisan config:cache sail artisan config:clear sail artisan route:clear sail artisan config:cache sail artisan route:cache sail artisan optimize

Create new module

sail artisan module:make Fields sail artisan module:make-migration create_fields_table fields https://github.com/akaunting/laravel-module

Zip withoit mac

zip -r es_lang.zip . -x ".*" -x "__MACOSX"

Sync missing keys

sail artisan translation:sync-missing-translation-keys

Default .env

.env

whatsfood-api's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.