dev-extensions / kernel
dev-extensions kernel
v7.6.1
2026-01-07 14:36 UTC
Requires
- google/apiclient: ^2.18
- javoscript/laravel-macroable-models: *
- laravel/framework: ^9.0|^10.0|^11.0|^12.0
This package is auto-updated.
Last update: 2026-03-16 06:43:27 UTC
README
A premium kernel extension for Laravel CMS providing core system functionality, package initialization, and powerful system customizations.
🏗️ System Architecture
| Branch | CMS Version | System Namespace | Description |
|---|---|---|---|
lte.6x-is_dev |
<= 6.x | Dev\ |
Development branch for legacy CMS. |
lte.6x-is_platform |
<= 6.x | Platform\ |
Platform branch for legacy CMS. |
v7x |
>= 7.x | Dev\ |
Standard branch for modern CMS. |
🚀 Key Features
- Core Systems: Automatic bootstrap and package initialization.
- Google Integration: Full support for Google Drive & Spreadsheet API.
- Data Macros: Advanced query macros and benchmarking tools.
- Utilities: Province detection, phone extraction, and form field helpers.
- Automation: System utility tasks and cloud synchronization.
⚙️ Installation & Setup
1. Install via Composer
composer require dev-extension/kernel
2. Configure
Publish the configuration to config/kernel/:
php artisan vendor:publish --tag=cms-config
📚 Documentation
For detailed guides, please refer to the following:
- ☁️ Google Drive Mirror Sync: Full setup for cloud storage and synchronization.
🛠️ Common Commands
Google Drive Sync
php artisan gdrive:mirror:sync [PATH_OR_ID] --delete --retry=5
🤝 Support & Security
- 🐛 Security: If you discover any security issues, please email toan@visualweber.com.
- 💎 Credits: Developed with ❤️ by Visual Weber Vietnam.
- 📜 License: MIT License (MIT). See License File for details.