Download the PHP package gingerminds/laravel-multisite without Composer
On this page you can find all versions of the php package gingerminds/laravel-multisite. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gingerminds/laravel-multisite
More information about gingerminds/laravel-multisite
Files in gingerminds/laravel-multisite
Download gingerminds/laravel-multisite
More information about gingerminds/laravel-multisite
Files in gingerminds/laravel-multisite
Vendor gingerminds
Package laravel-multisite
Short Description Multisite & Multi Languages functionalities for Laravel projects
License MIT
Package laravel-multisite
Short Description Multisite & Multi Languages functionalities for Laravel projects
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-multisite
Laravel Multisite
Multi-site and multi-language support for Laravel projects built on gingerminds/laravel-core. It provides:
SiteandLanguagemodels, with an admin CRUD for managing both.SiteContext/LanguageContextservices that resolve "the current site" / "the current language" for a request.- Traits your own models can use to scope queries by site, scope by attached language, or attach a translation model.
- A generic tabbed Blade component for editing per-language fields.
- API Platform endpoints for
Site(read-only) andLanguage(nested only).
Requirements
- PHP ^8.4
gingerminds/laravel-core^2.8
Quick start
Then register the package's models with API Platform (see Installation).
Documentation
- Installation
- Configuration
- Context —
SiteContext,LanguageContext, and how "current" is resolved - Traits —
TranslatableModelTrait,TranslationModelTrait,LanguageContextedModelTrait,SiteContextedModelTrait,BuildsTranslationAttributesTrait - Components — the translations form component
- API — admin routes and API Platform endpoints
All versions of laravel-multisite with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.4
gingerminds/laravel-core Version ^4.3
google/apiclient Version ^2.18
phpoffice/phpspreadsheet Version ^3.5
gingerminds/laravel-core Version ^4.3
google/apiclient Version ^2.18
phpoffice/phpspreadsheet Version ^3.5
The package gingerminds/laravel-multisite contains the following files
Loading the files please wait ...