Aplikasi Berbasis Web Data Penjualan dengan Laravel 8

Overview

Aplikasi Berbasis Web Data Penjualan dengan Laravel 8

Membuat Aplikasi Berbasis Web Data Penjualan Menggunakan Laravel 8, Yang Bertujuan Untuk Presentasi Kepada Tester. Aplikasi Berbasis Web Data Penjualan dengan Laravel 8 adalah aplikasi yang berfungsi untuk melakukan pendataan barang.

Siapa pembuat aplikasi ini?

Profile Keterangan
Nama Bagus Budi Satoto
Jurusan S1 - Informatika
Kampus Universitas Amikom Yogyakarta

Desain ERD

Desain ERD

Penjelasan Aplikasi

Notes

Keterangan
Jenis Penjualan Digunakan untuk menyimpan data jenis penjualan.
Transaksi Penjualan Digunakan untuk menyimpan data transaksi penjualan. (Master Data Penjualan).
Barang Penjualan Digunakan untuk menyimpan data barang penjualan.
Waktu Transaksi Digunakan untuk menyimpan data kapan waktu transaksi.

Cara Instalasi ke Server Lokal :

  • Follow Github Saya
  • Star Repo Github Saya
  • Fork Repo Github Saya
  • Clone project repo saya dengan cara menuliskan pada terminal/cmd/git bash :
    git clone
git clone https://github.com/bagussatoto/Aplikasi-Data-Penjualan-Laravel-8.git
  • lalu masuk ke direktori repo yg sudah di clone dengan ketik lg pada terminal/cmd/git bash cd aplikasi_data_penjualan
  • lalu ketik composser install dan php artisan key generate
  • tulis migrate database pada terminal/cmd/git bash : php artisan migrate:install
  • jalankan php artisan db:seed pada terminal/cmd/git bash : php artisan db:seed

Notes : Untuk db:seed jika males untuk mengetikan data, akan dibuatkan langsung oleh laravelnya.

Fitur Aplikasi

  • Halaman Utama (Halaman Dashboard)

A. Menu Data Jenis Barang

  • Tambah Data (Data Jenis Barang)
  • Ubah Data (Data Jenis Barang)
  • Hapus Data (Data Jenis Barang)

B. Menu Data Master Penjualan

  • Tambah Data (Data Master Penjualan)
  • Ubah Data (Data Master Penjualan)
  • Hapus Data (Data Master Penjualan)

C. Menu Data Log Transaksi

  • Reset Data (Data Log Transaksi)

D. Menu Perbandingan Jenis Data

E. Menu Tambahan

  • Pembuat Website
  • Dokumentasi Singkat

Alat Yang Digunakan Untuk Membuat Web :

  • WAMP
  • Visual Studio Code
  • Git
  • Cloud (Github)
  • PHP 7.4.9
  • MYSQL 8.0.13
  • Laravel 8
  • Bootstrap 5
  • Composer

Kritik dan Saran

Silahkan kirim kritik dan saran anda ke email :
[email protected]

Request Fitur Baru dan Pelaporan Bug

Anda dapat meminta fitur baru maupun melaporkan bug melalui menu issues yang sudah disediakan oleh GitHub (lihat menu di atas), posting issues baru dan kita akan berdiskusi disana.

Berkontribusi

Siapapun dapat berkontribusi pada proyek ini mulai dari pemrograman, pembuakan buku manual, sampai dengan mengenalkan produk ini kepada Mahasiswa Untuk belajar agar mengurangi kesenjangan pendidikan teknologi dengan cara membuat postingan issue di repository ini.

Build Status Total Downloads Latest Stable Version

Comments
  • Update dependency node-sass to v7 - autoclosed

    Update dependency node-sass to v7 - autoclosed

    Mend Renovate

    This PR contains the following updates:

    | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | node-sass | ^6.0.0 -> ^7.0.0 | age | adoption | passing | confidence |


    Release Notes

    sass/node-sass

    v7.0.3

    Compare Source

    Dependencies
    • Bump sass-graph from 4.0.0 to ^4.0.1

    Supported Environments

    | OS | Architecture | Node | | --- | --- | --- | | Windows | x86 & x64 | 12, 14, 16, 17 | | OSX | x64 | 12, 14, 16, 17 | | Linux* | x64 | 12, 14, 16, 17 | | Alpine Linux | x64 | 12, 14, 16, 17 | | FreeBSD | i386 amd64 | 12, 14 |

    *Linux support refers to major distributions like Ubuntu, and Debian

    v7.0.2

    Compare Source

    This release has been unpublished

    v7.0.1

    Compare Source

    Dependencies
    • Bump node-gyp from 7.1.2 to 8.4.1
    • Bump sass-graph from 2.2.5 to 4.0.0

    Supported Environments

    | OS | Architecture | Node | | --- | --- | --- | | Windows | x86 & x64 | 12, 14, 16, 17 | | OSX | x64 | 12, 14, 16, 17 | | Linux* | x64 | 12, 14, 16, 17 | | Alpine Linux | x64 | 12, 14, 16, 17 | | FreeBSD | i386 amd64 | 12, 14 |

    *Linux support refers to major distributions like Ubuntu, and Debian

    v7.0.0

    Compare Source

    Breaking changes
    Features
    Dependencies
    Community
    Misc

    Supported Environments

    | OS | Architecture | Node | | --- | --- | --- | | Windows | x86 & x64 | 12, 14, 16, 17 | | OSX | x64 | 12, 14, 16, 17 | | Linux* | x64 | 12, 14, 16, 17 | | Alpine Linux | x64 | 12, 14, 16, 17 | | FreeBSD | i386 amd64 | 12, 14 |

    *Linux support refers to major distributions like Ubuntu, and Debian


    Configuration

    📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

    🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

    Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

    🔕 Ignore: Close this PR and you won't be reminded about this update again.


    • [ ] If you want to rebase/retry this PR, check this box

    This PR has been generated by Mend Renovate. View repository job log here.

    opened by renovate[bot] 0
  • Configure Renovate - autoclosed

    Configure Renovate - autoclosed

    Mend Renovate

    Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

    🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


    Detected Package Files

    • composer.json (composer)
    • package.json (npm)
    • public/assets/package.json (npm)

    Configuration

    🔡 Renovate has detected a custom config for this PR. Feel free to ask for help if you have any doubts and would like it reviewed.

    Important: Now that this branch is edited, Renovate can't rebase it from the base branch any more. If you make changes to the base branch that could impact this onboarding PR, please merge them manually.

    What to Expect

    With your current configuration, Renovate will create 29 Pull Requests:

    Pin dependencies
    Update dependency gulp-postcss to v9.0.1
    • Schedule: ["at any time"]
    • Branch name: renovate/gulp-postcss-9.x
    • Merge into: main
    • Upgrade gulp-postcss to 9.0.1
    Update dependency phpunit/phpunit to v9.5.25
    • Schedule: ["at any time"]
    • Branch name: renovate/phpunit-phpunit-9.x
    • Merge into: main
    • Upgrade phpunit/phpunit to 9.5.25
    Update dependency autoprefixer to v10.4.12
    • Schedule: ["at any time"]
    • Branch name: renovate/autoprefixer-10.x
    • Merge into: main
    • Upgrade autoprefixer to 10.4.12
    Update dependency axios to v0.27.2
    • Schedule: ["at any time"]
    • Branch name: renovate/axios-0.x
    • Merge into: main
    • Upgrade axios to 0.27.2
    Update dependency browser-sync to v2.27.10
    • Schedule: ["at any time"]
    • Branch name: renovate/browser-sync-2.x
    • Merge into: main
    • Upgrade browser-sync to 2.27.10
    Update dependency cssnano to v5.1.13
    • Schedule: ["at any time"]
    • Branch name: renovate/cssnano-5.x
    • Merge into: main
    • Upgrade cssnano to 5.1.13
    Update dependency del to v6.1.1
    • Schedule: ["at any time"]
    • Branch name: renovate/del-6.x
    • Merge into: main
    • Upgrade del to 6.1.1
    Update dependency facade/ignition to v2.17.6
    • Schedule: ["at any time"]
    • Branch name: renovate/facade-ignition-2.x
    • Merge into: main
    • Upgrade facade/ignition to 2.17.6
    Update dependency fakerphp/faker to v1.20.0
    • Schedule: ["at any time"]
    • Branch name: renovate/fakerphp-faker-1.x
    • Merge into: main
    • Upgrade fakerphp/faker to 1.20.0
    Update dependency fruitcake/laravel-cors to v2.2.0
    • Schedule: ["at any time"]
    • Branch name: renovate/fruitcake-laravel-cors-2.x
    • Merge into: main
    • Upgrade fruitcake/laravel-cors to 2.2.0
    Update dependency gulp-terser to v2.1.0
    • Schedule: ["at any time"]
    • Branch name: renovate/gulp-terser-2.x
    • Merge into: main
    • Upgrade gulp-terser to 2.1.0
    Update dependency guzzlehttp/guzzle to v7.5.0
    • Schedule: ["at any time"]
    • Branch name: renovate/guzzlehttp-guzzle-7.x
    • Merge into: main
    • Upgrade guzzlehttp/guzzle to 7.5.0
    Update dependency laravel/framework to v8.83.24
    • Schedule: ["at any time"]
    • Branch name: renovate/laravel-framework-8.x
    • Merge into: main
    • Upgrade laravel/framework to 8.83.24
    Update dependency laravel/sail to v1.16.0
    • Schedule: ["at any time"]
    • Branch name: renovate/laravel-sail-1.x
    • Merge into: main
    • Upgrade laravel/sail to 1.16.0
    Update dependency laravel/sanctum to v2.15.1
    • Schedule: ["at any time"]
    • Branch name: renovate/laravel-sanctum-2.x
    • Merge into: main
    • Upgrade laravel/sanctum to 2.15.1
    Update dependency laravel/tinker to v2.7.2
    • Schedule: ["at any time"]
    • Branch name: renovate/laravel-tinker-2.x
    • Merge into: main
    • Upgrade laravel/tinker to 2.7.2
    Update dependency mockery/mockery to v1.5.1
    • Schedule: ["at any time"]
    • Branch name: renovate/mockery-mockery-1.x
    • Merge into: main
    • Upgrade mockery/mockery to 1.5.1
    Update dependency nunomaduro/collision to v5.11.0
    • Schedule: ["at any time"]
    • Branch name: renovate/nunomaduro-collision-5.x
    • Merge into: main
    • Upgrade nunomaduro/collision to 5.11.0
    Update dependency postcss to v8.4.16
    • Schedule: ["at any time"]
    • Branch name: renovate/postcss-8.x
    • Merge into: main
    • Upgrade postcss to 8.4.16
    Update dependency @​mdi/font to v7
    • Schedule: ["at any time"]
    • Branch name: renovate/mdi-font-7.x
    • Merge into: main
    • Upgrade @mdi/font to ^7.0.0
    Update dependency del to v7
    • Schedule: ["at any time"]
    • Branch name: renovate/del-7.x
    • Merge into: main
    • Upgrade del to 7.0.0
    Update dependency fruitcake/laravel-cors to v3
    • Schedule: ["at any time"]
    • Branch name: renovate/fruitcake-laravel-cors-3.x
    • Merge into: main
    • Upgrade fruitcake/laravel-cors to 3.0.0
    Update dependency gulp-sass to v5
    • Schedule: ["at any time"]
    • Branch name: renovate/gulp-sass-5.x
    • Merge into: main
    • Upgrade gulp-sass to 5.1.0
    Update dependency laravel/framework to v9
    • Schedule: ["at any time"]
    • Branch name: renovate/laravel-framework-9.x
    • Merge into: main
    • Upgrade laravel/framework to 9.31.0
    Update dependency laravel/sanctum to v3
    • Schedule: ["at any time"]
    • Branch name: renovate/laravel-sanctum-3.x
    • Merge into: main
    • Upgrade laravel/sanctum to 3.0.1
    Update dependency node-sass to v7
    • Schedule: ["at any time"]
    • Branch name: renovate/node-sass-7.x
    • Merge into: main
    • Upgrade node-sass to 7.0.3
    Update dependency nunomaduro/collision to v6
    • Schedule: ["at any time"]
    • Branch name: renovate/nunomaduro-collision-6.x
    • Merge into: main
    • Upgrade nunomaduro/collision to 6.3.0
    Update dependency realrashid/sweet-alert to v5
    • Schedule: ["at any time"]
    • Branch name: renovate/realrashid-sweet-alert-5.x
    • Merge into: main
    • Upgrade realrashid/sweet-alert to 5.1.0

    🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam the project. See docs for prhourlylimit for details.


    ❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section. If you need any further assistance then you can also request help here.


    This PR has been generated by Mend Renovate. View repository job log here.

    opened by renovate[bot] 0
  • Update dependency realrashid/sweet-alert to v5

    Update dependency realrashid/sweet-alert to v5

    Mend Renovate

    This PR contains the following updates:

    | Package | Type | Update | Change | |---|---|---|---| | realrashid/sweet-alert | require | major | ^4.1 -> ^5.0 |


    Release Notes

    realrashid/sweet-alert

    v5.1.0

    Compare Source

    • Added Laravel 9 Support
    • Bug Fixes
    • Docs Updated

    v5.0.0

    Compare Source

    • Added Laravel 9 Support
    • Bug Fixes
    • Upgraded SweetAlert2 to latest version
    • Docs Updated

    Configuration

    📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

    🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

    Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

    🔕 Ignore: Close this PR and you won't be reminded about this update again.


    • [ ] If you want to rebase/retry this PR, check this box

    This PR has been generated by Mend Renovate. View repository job log here.

    opened by renovate[bot] 0
  • Update dependency node-sass to v8

    Update dependency node-sass to v8

    Mend Renovate

    This PR contains the following updates:

    | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | node-sass | ^6.0.0 -> ^8.0.0 | age | adoption | passing | confidence |


    Release Notes

    sass/node-sass

    v8.0.0

    Compare Source

    What's Changed

    Breaking changes
    Features
    Dependencies
    Misc

    Supported Environments

    | OS | Architecture | Node | | --- | --- | --- | | Windows | x86 & x64 | 14, 16, 18, 19 | | OSX | x64 | 14, 16, 18, 19 | | Linux* | x64 | 14, 16, 18, 19 | | Alpine Linux | x64 | 14, 16, 18, 19 | | FreeBSD | i386 amd64 | 12, 14 |

    *Linux support refers to major distributions like Ubuntu, and Debian

    v7.0.3

    Compare Source

    Dependencies
    • Bump sass-graph from 4.0.0 to ^4.0.1

    Supported Environments

    | OS | Architecture | Node | | --- | --- | --- | | Windows | x86 & x64 | 12, 14, 16, 17 | | OSX | x64 | 12, 14, 16, 17 | | Linux* | x64 | 12, 14, 16, 17 | | Alpine Linux | x64 | 12, 14, 16, 17 | | FreeBSD | i386 amd64 | 12, 14 |

    *Linux support refers to major distributions like Ubuntu, and Debian

    v7.0.2

    Compare Source

    This release has been unpublished

    v7.0.1

    Compare Source

    Dependencies
    • Bump node-gyp from 7.1.2 to 8.4.1
    • Bump sass-graph from 2.2.5 to 4.0.0

    Supported Environments

    | OS | Architecture | Node | | --- | --- | --- | | Windows | x86 & x64 | 12, 14, 16, 17 | | OSX | x64 | 12, 14, 16, 17 | | Linux* | x64 | 12, 14, 16, 17 | | Alpine Linux | x64 | 12, 14, 16, 17 | | FreeBSD | i386 amd64 | 12, 14 |

    *Linux support refers to major distributions like Ubuntu, and Debian

    v7.0.0

    Compare Source

    Breaking changes
    Features
    Dependencies
    Community
    Misc

    Supported Environments

    | OS | Architecture | Node | | --- | --- | --- | | Windows | x86 & x64 | 12, 14, 16, 17 | | OSX | x64 | 12, 14, 16, 17 | | Linux* | x64 | 12, 14, 16, 17 | | Alpine Linux | x64 | 12, 14, 16, 17 | | FreeBSD | i386 amd64 | 12, 14 |

    *Linux support refers to major distributions like Ubuntu, and Debian


    Configuration

    📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

    🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

    Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

    🔕 Ignore: Close this PR and you won't be reminded about this update again.


    • [ ] If you want to rebase/retry this PR, check this box

    This PR has been generated by Mend Renovate. View repository job log here.

    opened by renovate[bot] 0
  • Update dependency nunomaduro/collision to v6

    Update dependency nunomaduro/collision to v6

    Mend Renovate

    This PR contains the following updates:

    | Package | Type | Update | Change | |---|---|---|---| | nunomaduro/collision | require-dev | major | ^5.10 -> ^6.0 |


    Release Notes

    nunomaduro/collision

    v6.4.0

    Compare Source

    v6.3.2

    Compare Source

    v6.3.1

    Compare Source

    v6.3.0

    Compare Source

    v6.2.1

    Compare Source

    v6.2.0

    Compare Source

    v6.1.0

    Compare Source

    v6.0.0

    Compare Source

    v5.11.0

    Compare Source


    Configuration

    📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

    🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

    Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

    🔕 Ignore: Close this PR and you won't be reminded about this update again.


    • [ ] If you want to rebase/retry this PR, check this box

    This PR has been generated by Mend Renovate. View repository job log here.

    opened by renovate[bot] 1
  • Update dependency laravel/sanctum to v3

    Update dependency laravel/sanctum to v3

    Mend Renovate

    This PR contains the following updates:

    | Package | Type | Update | Change | |---|---|---|---| | laravel/sanctum | require | major | ^2.11 -> ^3.0 |


    Release Notes

    laravel/sanctum

    v3.0.1

    Compare Source

    Changed

    v3.0.0

    Compare Source

    Added
    Changed
    Removed

    v2.15.1

    Compare Source

    Changed

    v2.15.0

    Compare Source

    Added
    Fixed

    v2.14.2

    Compare Source

    Changed

    v2.14.1

    Compare Source

    Changed
    • Add helper for current app url with port (5702317)

    v2.14.0

    Compare Source

    Changed

    v2.13.0

    Compare Source

    Added

    v2.12.2

    Compare Source

    Changed

    Configuration

    📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

    🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

    Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

    🔕 Ignore: Close this PR and you won't be reminded about this update again.


    • [ ] If you want to rebase/retry this PR, check this box

    This PR has been generated by Mend Renovate. View repository job log here.

    opened by renovate[bot] 1
  • Update dependency laravel/framework to v9

    Update dependency laravel/framework to v9

    Mend Renovate

    This PR contains the following updates:

    | Package | Type | Update | Change | |---|---|---|---| | laravel/framework (source) | require | major | ^8.65 -> ^9.0 |


    Release Notes

    laravel/framework

    v9.45.1

    Compare Source

    Revert
    • Revert "fix single line @​php statements to not be parsed as php blocks" (#​45389)
    Changed
    • Load schema to in memory database (#​45375)

    v9.45.0

    Compare Source

    Added
    • Allows the registration of custom, root-level anonymous component search paths. (#​45338, 1ff0379)
    • Added decimal validation rule (#​45356, e89b2b0)
    • Added align property to button mail component (#​45362)
    • Added whereUlid(param) support for routing (#​45372)
    Fixed
    • Fixed single line @​php statements to not be parsed as php blocks in BladeCompiler (#​45333)
    • Added missing code to set locale from model preferred locale in Maillable (#​45308)
    Changed
    • Vite: ability to prevent preload tag generation from attribute resolver callback (#​45283)
    • Deprecation Test Improvements (#​45317)
    • Do not allow nested arrays in whereIn method (140c3a8)
    • Bump ramsey/uuid (#​45367)

    v9.44.0

    Compare Source

    Added
    • Added Illuminate/Auth/GuardHelpers::forgetUser() (#​45208)
    • Added sort option for schedule:list (#​45198)
    • Added ascii and ulid validation rules (#​45218)
    • Http client - allow to provide closure as "throwif" condition (#​45251)
    • Support '/' as a possible column name in database (#​45268)
    • Added Granular notifications queue connections (#​45264)
    • Add support for native rename/drop column commands (#​45258)
    • Add $encoding parameter to substr method (#​45300)
    • Use Macroable in Session facade (#​45310)
    Fixed
    • Fixed aliasing with cursor pagination (#​45188)
    • Fixed email verification request (#​45227)
    • Return 500 http error, instead of 200, when dotenv fails to load (#​45235)
    • Fixed bug on Job Batchs Table (#​45263)
    • Fixed schedule:list crash when call() is given class-string (#​45306)
    • Fixed Lack of Memory when failing a job with wrong variable passed on the method fail() (#​45291)
    • Fixed errors occurring when encrypted cookies has been tampered with (#​45313)
    • bug fix, change array_merge to array_replace to prevent reindex (#​45309)
    Changed
    • Allow BusFake to use custom BusRepository (#​45202)
    • Improved error logging for unmatched routes and route not found (#​45206)
    • Improve assertSeeText and assertDontSeeText test methods (#​45274)
    • Improved Illuminate/Auth/SessionGuard::clearUserDataFromStorage() (#​45305)
    • Allows shouldIgnoresDeprecationError() to be overriden (#​45299)

    v9.43.0

    Compare Source

    Added
    • Add support for eager loading specific columns to withWhereHas (#​45168)
    • Add Policies to Model Show Command (#​45153)
    • Added Illuminate/Support/Stringable::whenIsUlid() (#​45183)
    Fixed
    • Added missing reserved names in GeneratorCommand (#​45149)
    Changed
    • Allow to pass base64 key to env:encrypt command (#​45157)
    • Replace model:show searched value with correct FQCN (#​45160)

    v9.42.2

    Compare Source

    Changed
    • Improved stubs and Illuminate/Routing/ResourceRegistrar::getResourceMethods() (6ddf3b0)

    v9.42.1

    Compare Source

    Revert
    • Revert "[9.x] Create new Json ParameterBag Instance when cloning Request" (#​45147)
    Fixed
    • Mailable : fixes strict comparison with int value (#​45138)
    • Address Dynamic Relation Resolver inconsiency issue with extended Models (#​45122)

    v9.42.0

    Compare Source

    Added
    • Added --rest option to queue:listen (00a12e2, 82fde9e)
    • Added Illuminate/Support/Stringable::isUlid() (#​45100)
    • Add news report_if and report_unless helpers functions (#​45093)
    • Add callback to resolve custom mutex name of schedule events (#​45126)
    • Add WorkOptions to WorkerStopping Event (#​45120)
    • Added singleton and creatable options to Illuminate/Routing/Console/ControllerMakeCommand (#​44872)
    Fixed
    • Fix pure enums validation (#​45121)
    • Prevent test issues with relations with the $touches property (#​45118)
    • Fix factory breaking when trying to determine whether a relation is empty (#​45135)
    Changed
    • Allow set command description via AsCommand attribute (#​45117)
    • Updated Mailable to prevent duplicated recipients (#​45119)

    v9.41.0

    Compare Source

    Added
    • Added Illuminate/Validation/Rules/DatabaseRule::onlyTrashed() (#​44989)
    • Add some class rules in class Rule (#​44998)
    • Added Illuminate/View/ComponentAttributeBag::missing() (#​45016)
    • Added Illuminate/Http/Concerns/InteractsWithInput::whenMissing() (#​45019)
    • Add isolation levels to SQL Server Connector (#​45023)
    • Fix php artisan serve with PHP_CLI_SERVER_WORKERS > 1 (#​45041)
    • Add ability to prune cancelled job batches (#​45034)
    • Adding option for custom manifest filename on Vite Facade (#​45007)
    Fixed
    • Fix deprecation warning when comparing a password against a NULL database password (#​44986, 206e465)
    • Outlook web dark mode email layout fix (#​45024)
    Changed
    • Improves queue:work command output (#​44971)
    • Optimize Collection::containsStrict (#​44970)
    • Make name required in Illuminate/Testing/TestResponse::assertRedirectToRoute() (98a0301)
    • Strip key, secret and token from root config options on aws clients (#​44979)
    • Allow customised implementation of the SendQueuedMailable job (#​45040)
    • Validate uuid before route binding query (#​44945)

    v9.40.1

    Compare Source

    Added
    • Illuminate/Support/Lottery::fix() (7bade4f)

    v9.40.0

    Compare Source

    Added
    • Include Eloquent Model Observers in model:show command (#​44884)
    • Added "lowercase" validation rule (#​44883)
    • Introduce Lottery class (#​44894)
    • Added /Illuminate/Testing/TestResponse::assertRedirectToRoute() (#​44926)
    • Add uppercase validation rule (#​44918)
    • Added saveManyQuietly to the hasOneOrMany and belongsToMany relations (#​44913)
    Fixed
    • Fix HasAttributes::getMutatedAttributes for classes with constructor args (#​44829)
    Changed
    • Remove argument assignment for console (#​44888)
    • Pass $maxExceptions from mailable to underlying job when queuing (#​44903)
    • Make Vite::isRunningHot public (#​44900)
    • Add method to be able to override the exception context format (#​44895)
    • Add zero-width space to trimmed characters in TrimStrings middleware (#​44906)
    • Show error if key:generate artisan command fails (#​44927)
    • Update database version check for lock popping for PlanetScale (#​44925)
    • Move function withoutTrashed into DatabaseRule (#​44938)
    • Use write connection on Schema::getColumnListing() and Schema::hasTable() for MySQL and PostgreSQL (#​44946)

    v9.39.0

    Compare Source

    Added
    • Added template fragments to Blade (#​44774)
    • Added source file to Collection's dd method output (#​44793, d2e0e85)
    • Added Illuminate/Support/Testing/Fakes/PendingBatchFake::dispatchAfterResponse() (#​44815)
    • Added Illuminate/Foundation/Testing/Concerns/InteractsWithDatabase::assertDatabaseEmpty() (#​44810)
    Fixed
    • Fixed InteractsWithContainer::withoutMix() (#​44822)
    Changed
    • Update UpCommand::handle that must return int (#​44807)
    • Decouple database component from console component (#​44798)
    • Improve input argument parsing for commands (#​44662, #​44826)
    • Added DatabaseBatchRepository to provides() in BusServiceProvider (#​44833)
    • Move reusable onNotSuccessfulTest functionality to TestResponse (#​44827)
    • Add CSP nonce to Vite reactRefresh inline script (#​44816)
    • Allow route group method to be chained (#​44825)
    • Remove __sleep() & __wakeup() from SerializesModels trait. (#​44847)
    • Handle SQLite without ENABLE_DBSTAT_VTAB enabled in Illuminate/Database/Console/DatabaseInspectionCommand::getSqliteTableSize() (#​44867)
    • Apply force flag when necessary in Illuminate/Queue/Listener (#​44862)
    • De-couple Console component from framework (#​44864)
    • Update Vite mock to return empty array for preloadedAssets (#​44858)

    v9.38.0

    Compare Source

    Added
    • Added Illuminate/Routing/Route::flushController() (#​44393)
    • Added Illuminate/Session/Store::setHandler() (#​44736)
    • Added dictionary to slug helper (#​44730)
    • Added ability to set middleware based on notifiable instance and channel (#​44767)
    • Added touchQuietly convenience method to Model (#​44722)
    • Added Illuminate/Routing/Router::removeMiddlewareFromGroup() (#​44780)
    • Allow queueable notifications to set maxExceptions (#​44773)
    • Make migrate command isolated (#​44743, ac3252a)
    Fixed
    • Fixed whenPivotLoaded(As) api resource methods when using Eloquent strict mode (#​44792)
    • Fixed components view error when using $attributes in parent view (#​44778)
    • Fixed problem with disregarding global scopes when using existOr and doesntExistOr methods on model query (#​44795)
    Changed
    • Recompiles views when necessary (#​44737)
    • Throw meaningful exception when broadcast connection not configured (#​44745)
    • Prevents booting of providers when running env:encrypt (#​44758)
    • Added nonce for preloaded assets (#​44747)
    • Inherit crossorigin attributes while preloading view (#​44800)

    v9.37.0

    Compare Source

    Added
    • Added optional verbose output when view caching (#​44673)
    • Allow passing closure to rescue $report parameter (#​44710)
    • Support preloading assets with Vite (#​44096)
    • Added Illuminate/Mail/Mailables/Content::htmlString() (#​44703)
    Fixed
    • Fixed model:show registering getAttribute() as a null accessor (#​44683)
    • Fix expectations for output assertions in PendingCommand (#​44723)

    v9.36.4

    Compare Source

    Added
    • Added rawValue to Database Query Builder (and Eloquent as wrapper) (#​44631)
    • Added TransactionCommitting (#​44608)
    • Added dontIncludeSource to CliDumper and HtmlDumper (#​44623)
    • Added Illuminate/Filesystem/FilesystemAdapter::checksum() (#​44660)
    • Added handlers for silently discarded and missing attribute violations (#​44664)
    Reverted
    Changed
    • Create new Json ParameterBag Instance when cloning Request (#​44671)
    • Prevents booting providers when running env:decrypt (#​44654)

    v9.36.3

    Compare Source

    Reverted
    • Reverts micro-optimization on view events (#​44653)
    Fixed
    • Fixes blade not forgetting compiled views on view:clear (#​44643)
    • Fixed Illuminate/Database/Eloquent/Model::offsetExists() (#​44642)
    • Forget component's cache and factory between tests (#​44648)
    Changed

    v9.36.2

    Compare Source

    Fixed
    • Ensures view creators and composers are called when * is present (#​44636)

    v9.36.1

    Compare Source

    Fixed
    • Fixes livewire components that were using createBladeViewFromString (#pull)

    v9.36.0

    Compare Source

    Added
    • Added mailable assertions (#​44563)
    • Added Illuminate/Testing/TestResponse::assertContent() (#​44580)
    • Added to Illuminate/Console/Concerns/InteractsWithIO::alert() $verbosity param (#​44614)
    Optimization
    • Makes blade components blazing fast (#​44487)
    Fixed
    • Fixed Illuminate/Filesystem/Filesystem::relativeLink() (#​44519)
    • Fixed for model:show failing with models that have null timestamp columns (#​44576)
    • Allow Model::shouldBeStrict(false) to disable "strict mode" (#​44627)
    Changed
    • Dont require a host for sqlite connections in php artisan db (#​44585)
    • Let MustVerifyEmail to be used on models without id as primary key (#​44613)
    • Changed Illuminate/Routing/Route::controllerMiddleware() (#​44590)

    v9.35.1

    Compare Source

    Fixed
    • Remove check for $viewFactory->exists($component) in Illuminate/View/Compilers/ComponentTagCompiler::componentClass (7c6db00)

    v9.35.0

    Compare Source

    Added
    • Allow loading trashed models for resource routes (#​44405)
    • Added Illuminate/Database/Eloquent/Model::shouldBeStrict() and other (#​44283)
    • Controller middleware without resolving controller (#​44516)
    • Alternative Mailable Syntax (#​44462)
    Fixed
    • Fix issue with aggregates (withSum, etc.) for pivot columns on self-referencing many-to-many relations (#​44286)
    • Fixes issue using static class properties as blade attributes (#​44473)
    • Traversable should have priority over JsonSerializable in EnumerateValues (#​44456)
    • Fixed make:cast --inbound so it's a boolean option, not value (#​44505)
    Changed
    • Testing methods. Making error messages with json_encode more readable (#​44397)
    • Have 'Model::withoutTimestamps()' return the callback's return value (#​44457)
    • only load trashed models on relevant routes (#​44478)
    • Adding additional PHP extensions to shouldBlockPhpUpload Function (#​44512)
    • Register cutInternals casters for particularly noisy objects (#​44514)
    • Use get methods to access application locale (#​44521)
    • return only on non empty response from channels (09d53ee, 3944a3e)
    • Correct channel matching (#​44531)
    • Migrate mail components (#​44527)

    v9.34.0

    Compare Source

    Added
    • Short attribute syntax for Self Closing Blade Components (#​44413)
    • Adds support for PHP's BackedEnum to be "rendered" on blade views (#​44445)
    Fixed
    • Fixed Precognition headers for Symfony responses (#​44424)
    • Allow to create databases with dots (#​44436)
    • Fixes dd source on windows (#​44451)
    Changed
    • Adds error output to db command when missing host (#​44394)
    • Changed Illuminate/Database/Schema/ForeignIdColumnDefinition::constrained() (#​44425)
    • Allow maintenance mode events to be listened to in closure based listeners (#​44417)
    • Allow factories to recycle multiple models of a given typ (#​44328)
    • Improves dd clickable link on multiple editors and docker environments (#​44406)

    v9.33.0

    Compare Source

    Added
    • Added Illuminate/Support/Testing/Fakes/MailFake::cc() (#​44319)
    • Added Ignore Case of Str::contains and Str::containsAll to Stringable contains and containsAll (#​44369)
    • Added missing morphs methods for the ULID support (#​44364)
    • Introduce Laravel Precognition (#​44339)
    • Added Illuminate/Routing/Route::flushController() (#​44386)
    Fixed
    • Fixes memory leak on PHPUnit's Annotations registry (#​44324, #​44336)
    • Fixed Illuminate/Filesystem/FilesystemAdapter::url() with config prefix (#​44330)
    • Fixed the "Implicit conversion from float to int loses precision" error in Timebox Class (#​44357)
    Changed
    • Improves dd source on compiled views (#​44347)
    • Only prints source on dd calls from dump.php (#​44367)
    • Ensures a Carbon version that supports PHP 8.2 (#​44374)

    v9.32.0

    Compare Source

    Added
    • New env:encrypt and env:decrypt commands (#​44034)
    • Share WithoutOverlapping key across jobs (#​44227)
    • Add missing citext type mapping to Illuminate/Database/Console/DatabaseInspectionCommand::$typeMappings (#​44237)
    • Short attribute syntax for Blade Components (#​44217)
    • Adds source file to dd function output (#​44211)
    • Add methods to get request data as integer or float (#​44239)
    • Adds Eloquent User Provider query handler (#​44226)
    • Added Illuminate/Support/Testing/Fakes/BusFake::dispatchFakeBatch() (#​44176)
    • Added methods to cast Stringables (#​44238)
    • Added Illuminate/Routing/UrlGenerator::withKeyResolver() (#​44254)
    • Add a hook to the serialisation of collections (#​44272)
    • Allow enum route bindings to have default values (#​44255)
    • Added benchmark utility class (b4293d7, #​44297)
    • Added Illuminate/Console/Scheduling/ManagesFrequencies::everyOddHour() (#​44288)
    Fixed
    Changed
    • Patch for timeless timing attack vulnerability in user login (#​44069)
    • Refactor: register commands in artisan service (#​44257)
    • Allow factories to recycle models with for method (#​44265)
    • Use dedicated method for placeholder replacement in validator (#​44296)

    v9.31.0

    Compare Source

    Added
    • Added unique deferrable initially deferred constants for PostgreSQL (#​44127)
    • Request lifecycle duration handler (#​44122)
    • Added Model::withoutTimestamps(...) (#​44138)
    • Added manifestHash function to Illuminate\Foundation\Vite (#​44136)
    • Added support for operator <=> in /Illuminate/Collections/Traits/EnumeratesValues::operatorForWhere() (#​44154)
    • Added that Illuminate/Database/Connection::registerDoctrineType() can accept object as well as classname for new doctrine type (#​44149)
    • Added Fake Batches (#​44104, #​44173)
    • Added Model::getAppends() (#​44180)
    • Added missing Str::wrap() static method (#​44207)
    • Added require symfony/uid (#​44202)
    • Make Vite macroable (#​44198)
    Fixed
    • Async fix in Illuminate/Http/Client/PendingRequest (#​44179)
    • Fixes artisan serve command with PHP_CLI_SERVER_WORKERS environment variable (#​44204)
    • Fixed InteractsWithDatabase::castAsJson($value) incorrectly handles SQLite Database (#​44196)
    Changed
    • Improve Blade compilation exception messages (#​44134)
    • Improve test failure output (#​43943)
    • Prompt to create MySQL db when migrating (#​44153)
    • Improve UUID and ULID support for Eloquent (#​44146)

    v9.30.1

    Compare Source

    Added
    • Allow using a model instance in place of nested model factories (#​44107)
    • Added UUID and ULID support for Eloquent (#​44074)
    • Implement except method for fake classes to define what should not be faked (#​44117)
    • Added interacts with queue middleware to send queued mailable (#​44124)
    • Added new exception string to Illuminate/Database/DetectsLostConnections (#​44121)
    Fixed
    Changed
    • Enhance column modifying (#​44101)
    • Allow to define which jobs should be actually dispatched when using Bus::fake (#​44106)

    v9.30.0

    Compare Source

    Added
    • Added stop_buffering config option to logger (#​44071)
    • Added read-only filesystem adapter decoration as a config option (#​44079)
    • Added scoped filesystem driver (#​44105)
    • Add force option to all make commands (#​44100)
    Fixed
    • Fixed QueryBuilder whereNot with array conditions (#​44083)
    Changed
    • Passing event into viaQueue and viaConnection of Queued Listener (#​44080)
    • Improve testability of batched jobs (#​44075)
    • Allow any kind of whitespace in cron expression (#​44110)

    v9.29.0

    Compare Source

    Added
    • Added RequiredIfAccepted validation rule (#​44035)
    • Added Illuminate/Foundation/Vite::assetPath() (#​44037)
    • Added ability to discard Eloquent Model changes (#​43772)
    • Added ability to determine if attachments exist to Illuminate/Mail/Mailable (#​43967)
    • Added Illuminate/Support/Testing/Fakes/BusFake::assertNothingBatched() (#​44056)
    Reverted
    Fixed
    • Avoid Passing null to parameter exception on PHP 8.1 (#​43951)
    • Align Remember Me Cookie Duration with CookieJar expiration (#​44026)
    • Fix Stringable typehints with Enumerable (#​44030)
    • Fixed middleware "SetCacheHeaders" with file responses (#​44063)
    Changed
    • Don't use locks for queue job popping for PlanetScale's MySQL-compatible Vitess engine (#​44027)
    • Avoid matching 'use' in custom Stub templates in Illuminate/Console/GeneratorCommand.php (#​44049)

    v9.28.0

    Compare Source

    Added
    • Added view data assertions to TestView (#​43923)
    • Added Illuminate/Routing/Redirector::getIntendedUrl() (#​43938)
    • Added Eloquent mode to prevent prevently silently discarding fills for attributes not in $fillable (#​43893)
    • Added Illuminate/Testing/PendingCommand::assertOk() (#​43968)
    • Make Application macroable (#​43966)
    • Introducing Signal Traps (#​43933)
    • Allow registering instances of commands (#​43986)
    • Support Enumerable in Stringable (#​44012)
    Fixed
    • Fixed RoueGroup::merge to format merged prefixes correctly. (#​44011)
    • Fixes providesTemporaryUrls on AwsS3V3Adapter (#​44009)
    • Fix ordering of stylesheets when using @​vite (#​43962)
    Changed
    • Allow invokable rules to specify custom messsages (#​43925)
    • Support objects like GMP for custom Model casts (#​43959)
    • Default 404 message on denyAsNotFound (#​43901)
    • Changed Illuminate/Container/Container::resolvePrimitive() for isVariadic() (#​43985)
    • Allow validator messages to use nested arrays (#​43981)
    • Ensure freezeUuids always resets UUID creation after exception in callback (#​44018)

    v9.27.0

    Compare Source

    Added
    • Add getter and setter for connection in the DatabaseBatchRepository class (#​43869)
    Fixed
    • Fix for potential bug with non-backed enums (#​43842)
    • Patch nested array validation rule regression bug (#​43897)
    • Fix registering event listeners with array callback (#​43890)
    Changed
    • Explicitly add column name to SQLite query in Illuminate/Database/Console/DatabaseInspectionCommand::getSqliteTableSize() (#​43832)
    • Allow broadcast on demand notifications (d2b1446)
    • Make Vite::hotFile() public (#​43875)
    • Prompt to create sqlite db when migrating (#​43867)
    • Call prepare() on HttpException responses (#​43895)
    • Make the model:prune command easier to extend (#​43919)

    v9.26.1

    Compare Source

    Revert
    • Revert "[9.x] Add statusText for an assertion message" (#​43831)
    Fixed

    v9.26.0

    Compare Source

    Added
    • Adding support for non-backed enums in Models (#​43728)
    • Added vite asset url helpers (#​43702)
    • Added Authentication keyword for SqlServerConnector.php (#​43757)
    • Added support for additional where* methods to route groups (#​43731)
    • Added min_digits and max_digits validation (#​43797)
    • Added closure support to dispatch conditionals in bus (#​43784)
    • Added configurable paths to Vite (#​43620)
    Fixed
    • Fix unique lock release for broadcast events (#​43738)
    • Fix empty collection class serialization (#​43758)
    • Fixes creation of deprecations channel (#​43812)
    Changed
    • Improve display of failures for assertDatabaseHas (#​43736)
    • Always use the write PDO connection to read the just stored pending batch in bus (#​43737)
    • Move unique lock release to method (#​43740)
    • Remove timeoutAt fallback from Job base class (#​43749)
    • Convert closures to arrow functions (#​43778)
    • Use except also in Illuminate/Routing/Middleware/ValidateSignature::handle() (e554d47)
    • Adjust forever time for cookies (#​43806)
    • Make string padding UTF-8 safe (f1762ed)

    v9.25.1

    Compare Source

    Fixes

    v9.25.0

    Compare Source

    Added
    • Added whenNotExactly to Stringable (#​43700)
    • Added ability to Model::query()->touch() to mass update timestamps (#​43665)
    Fixed
    • Prevent error in db/model commands when using unsupported columns (#​43635)
    • Fixes ensureDependenciesExist runtime error (#​43626)
    • Null value for auto-cast field caused deprication warning in php 8.1 (#​43706)
    • db:table command properly handle table who doesn't exist (#​43669)
    Changed
    • Handle assoc mode within db commands (#​43636)
    • Allow chunkById on Arrays, as well as Models (#​43666)
    • Allow for int value parameters to whereMonth() and whereDay() (#​43668)
    • Cleaning up old if-else statement (#​43712)
    • Ensure correct 'integrity' value is used for css assets (#​43714)

    v9.24.0

    Compare Source

    Added
    • New db:show, db:table and db:monitor commands (#​43367)
    • Added validation doesnt_end_with rule (#​43518)
    • Added Illuminate/Database/Eloquent/SoftDeletes::restoreQuietly() (#​43550)
    • Added mergeUnless to resource ConditionallyLoadsAttributes trait (#​43567)
    • Added Illuminate/Support/Testing/Fakes/NotificationFake::sentNotifications() (#​43558)
    • Added implode to Passthru in Illuminate/Database/Eloquent/Builder.php (#​43574)
    • Make Config repository macroable (#​43598)
    • Add whenNull to ConditionallyLoadsAtrribute trait (#​43600)
    • Extract child route model relationship name into a method (#​43597)
    Revert
    Fixed
    • Fix unique locking on broadcast events (#​43516)
    • Fixes the issue of running docs command on windows (#​43566, #​43585)
    • Fixes output when running db:seed or using --seed in migrate commands (#​43593)
    Changed
    • Gracefully fail when unable to locate expected binary on the system for artisan docs command (#​43521)
    • Improve output for some Artisan commands (#​43547)
    • Alternative database name in Postgres DSN, allow pgbouncer aliased databases to continue working on 9.x (#​43542)
    • Allow @​class() for component tags (#​43140)
    • Attribute Cast Performance Improvements (#​43554)
    • Queue worker daemon should also listen for SIGQUIT (#​43607)
    • Keep original keys when using Collection->sortBy() with an array of sort operations (#​43609)

    v9.23.0

    Compare Source

    Added
    • Added whereNot method to Fluent JSON testing matchers (#​43383)
    • Added deleteQuietly method to Model and use arrow func for related methods (#​43447)
    • Added conditionable trait to Filesystem adapters (#​43450)
    • Introduce artisan docs command (#​43357)
    • Added Support CSP nonce, SRI, and arbitrary attributes with Vite (#​43442)
    • Support conditionables that get condition from target object (#​43449)
    • Added whereIn to Illuminate/Routing/RouteRegistrar::allowedAttributes (#​43509)
    Fixed
    • Prevent redis crash when large number of jobs are scheduled for a specific time (#​43310)
    Changed
    • Make Command components Factory extensible (#​43439)
    • Solve Blade component showing quote formatted for the console (#​43446)
    • Improves output capture from serve command (#​43461)
    • Allow terser singleton bindings (#​43469)

    v9.22.1

    Compare Source

    Added
    • Added unique locking to broadcast events (#​43416)
    Fixed
    • Fixes Artisan serve command on Windows (#​43437)

    v9.22.0

    Compare Source

    Added
    • Added ability to attach an array of files in MailMessage (#​43080)
    • Added conditional lines to MailMessage (#​43387)
    • Add support for multiple hash algorithms to Illuminate/Filesystem/Filesystem::hash() (#​43407)
    Fixed
    • Fixes for model:show when attribute default is an enum (#​43370)
    • Fixed DynamoDB locks with 0 seconds duration (#​43365)
    • Fixed overriding global locale (#​43426)
    Changed
    • Round milliseconds in console output runtime (#​43400)
    • Improves serve Artisan command (#​43375)

    v9.21.6

    Compare Source

    Revert
    Fixed
    • Fixes default attribute value when using enums on model:show (#​43360)

    v9.21.5

    Compare Source

    Added
    • Adds fluent File validation rule (#​43271)
    Revert
    Changed
    • Allow section payload to be lazy in the "about" command ([#&#820

    Configuration

    📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

    🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

    Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

    🔕 Ignore: Close this PR and you won't be reminded about this update again.


    • [ ] If you want to rebase/retry this PR, check this box

    This PR has been generated by Mend Renovate. View repository job log here.

    opened by renovate[bot] 1
  • Update dependency gulp-sass to v5

    Update dependency gulp-sass to v5

    Mend Renovate

    This PR contains the following updates:

    | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | gulp-sass | ^4.1.0 -> ^5.0.0 | age | adoption | passing | confidence |


    Release Notes

    dlmanning/gulp-sass

    v5.1.0

    Compare Source

    Huge shout out to @​XhmikosR for putting a ton of effort into this release 🎉

    What's Changed

    New Contributors

    Full Changelog: https://github.com/dlmanning/gulp-sass/compare/v5.0.0...v5.1.0

    v5.0.0

    Compare Source

    June 25, 2021

    https://github.com/dlmanning/gulp-sass/releases/tag/v5.0.0


    Configuration

    📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

    🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

    Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

    🔕 Ignore: Close this PR and you won't be reminded about this update again.


    • [ ] If you want to rebase/retry this PR, check this box

    This PR has been generated by Mend Renovate. View repository job log here.

    opened by renovate[bot] 0
Owner
BAGUS BUDI SATOTO
● I'am Students Amikom Yogyakarta ● Profesi Data Administrator Telkom
BAGUS BUDI SATOTO
Integrasi Payment Gateway Midtrans dengan Framework Laravel 8

About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie

Martin Mulyo Syahidin 25 Dec 4, 2022
Website yang berisi informasi tentang restoran anda dilengkapi sistem reservasi yang dibuat dengan Laravel.

Selamat datang di repository Restawrant! ???? Website yang berisi informasi tentang restoran anda dilengkapi sistem reservasi yang dibuat dengan Larav

SYAUQIZAIDAN KHAIRAN KHALAF 55 Nov 1, 2022
Melakukan generate "heatmap" dari merah ke hijau dengan skala yang dapat di atur

Heatmap-Generator-with-Scale-SC Melakukan generate "heatmap" dari merah ke hijau dengan skala yang dapat di atur How to Use Gunakan value default agar

null 2 Jan 1, 2023
WIRECRUD 9 adalah aplikasi CRUD + Search sederhana yang dibuat menggukana Laravel 9 dan Livewire 2

WIRECRUD 9 adalah aplikasi CRUD + Search sederhana yang dibuat menggukana Laravel 9 dan Livewire 2. Demo bisa dilihat di YouTube Developow Terbuka jika ingin clone apliaksi sederhana ini untuk belajar, bisa ikuti cara-cara berikut ini.

DeveloPow 11 Nov 25, 2022
Aplikasi Presensi Terpadu Online - versi 2.0

prestov2 Aplikasi Presensi Terpadu Online - versi 2.0 dibuat menggunakan : CodeIgniter 2.xx PHP 5.6 Above (7.0 Tested) MySql 5.3 Above (5.6 Tested) Fi

GBMU 1 Dec 24, 2021
Sebuah aplikasi file hosting sederhana yang berguna untuk menyimpan berbagai file

About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie

Willy Ferry 2 Nov 25, 2021
Ebansos (Electronic Social Assistance) is a web application that provides citizen data management who will receive social assistance to avoid misdirection assistance from public service/government.

E Bansos Ebansos (Electronic Social Assistance) is a web application that provides citizen data management who will receive social assistance to avoid

Azvya Erstevan I 12 Oct 12, 2022
A web app for detecting backend technologies used in a web app, Based on wappalyzer node module

About Techdetector This a web fingerprinting application, it detects back end technologies of a given domain by using the node module wappalyzer. And

Shobi 17 Dec 30, 2022
Jumpstart your web development journey with the HALT Stack Starter Kit, a one-command solution for creating dynamic, scalable, and clean web applications.

Welcome to the HALT Stack Starter Kit! This kit is designed to help you kickstart your web development projects using the HALT Stack, a powerful combi

HALT Stack 6 Jun 7, 2023
Run multiple websites using the same Laravel installation while keeping tenant specific data separated for fully independent multi-domain setups, previously github.com/hyn/multi-tenant

The unobtrusive Laravel package that makes your app multi tenant. Serving multiple websites, each with one or more hostnames from the same codebase. B

Tenancy 2.4k Jan 3, 2023
Laravel: Data to Monthly Converter

Laravel: Data to Monthly Converter Using this package you will be able to converts your collection using a timestamp field to order data monthly or ye

101INFOTECH 9 Nov 23, 2022
Collection of the Laravel/Eloquent Model classes that allows you to get data directly from a Magento 2 database.

Laragento LAravel MAgento Micro services Magento 2 has legacy code based on abandoned Zend Framework 1 with really ugly ORM on top of outdated Zend_DB

Egor Shitikov 87 Nov 26, 2022
Save Model is a Laravel package that allows you to save data in the database in a new way.

Save Model is a Laravel package that allows you to save data in the database in a new way. No need to worry about $guarded and $fillable properties in the model anymore. Just relax an use Save Model package.

Laratips 27 Mar 2, 2022
Run multiple websites using the same Laravel installation while keeping tenant specific data separated for fully independent multi-domain setups.

Tenancy for Laravel Enabling awesome Software as a Service with the Laravel framework. This is the successor of hyn/multi-tenant. Feel free to show su

Tenancy 1.1k Dec 30, 2022
A laravel package to handle sanitize process of model data to create/update model records.

Laravel Model UUID A simple package to sanitize model data to create/update table records. Installation Require the package using composer: composer r

null 66 Sep 19, 2022
Interact with TMDB data in your Laravel application.

Laravel TMDB Installation composer require astrotomic/laravel-tmdb php artisan vendor:publish --tag=tmdb-migrations Configuration Add your TMDB API v4

Astrotomic 32 Dec 21, 2022
Convert remote api response data into laravel model

laravel remote model Create remote driver to convert remote api request into laravel model. 中文文档 日本語文書 overview Install the version between laravel5.5

张子彬 15 Aug 11, 2022
Laravel Grid is a package that helps you display table data.

Laravel Grid Laravel Grid is a package that helps you display table data. I could not find package that would satisfy my needs so I decided to write o

null 9 Nov 29, 2022
Smeify is a Stable Automated Solution for Airtime and Data businesses in Nigeria, this package helps you integrate smeify easily into your laravel application.

Smeify is a Stable Automated Solution for Airtime and Data businesses in Nigeria, this package helps you integrate smeify easily into your laravel application.

Ogundiran Adewale Charles 2 Jul 27, 2022