AI 编程
StockCake:免费无版权AI图片库
StockCake:免费无版权AI图片库 PHP Stock plugin for CakePHP You can install this plugin in
Gana · 2026-08-23 · 2 分钟阅读StockCake:免费无版权AI图片库
PHP
Stock plugin for CakePHP
You can install this plugin into your CakePHP application using composer.
The recommended way to install composer packages is:
composer require erikfig/stock-cake-son
Update your `config/bootstrap.php`.
Plugin::load('Stock', ['bootstrap' => false, 'routes' => true]);
bin/cake migrations migrate --plugin Stock
