承接 faridlab/salt-laravel-categories 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

faridlab/salt-laravel-categories

最新稳定版本:v10.0.19

Composer 安装命令:

composer require faridlab/salt-laravel-categories

包简介

关键字:

README 文档

README

General information about this package.

Installation

To install this package, please run this command below: $ composer require faridlab/salt-laravel-categories

Using this package

Information about using this package

Publishing Configurations

To publish the config file of our package, run the following command:

$ php artisan vendor:publish --tag=categories-config

This will add a new categories.php file in the config directory.

Publishing Migrations and Seeds

To publish the migration file, run the following command:

$ php artisan vendor:publish --tag=categories-migrations

To publish the seeder file, run the following command:

$ php artisan vendor:publish --tag=categories-seeds

Next, edit the .env file with your database credentials and run the following command to execute the migrations:

$ php artisan migrate

Run the command to seed the database with some random data:

$ php artisan db:seed --class=CategoriesProductSeeder

Contributing

Information about contributing to this package.

统计信息

  • 总下载量: 43
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-08-21