ovic-core/framework 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

ovic-core/framework

Composer 安装命令:

composer require ovic-core/framework

包简介

The framework for developing ovic

README 文档

README

Latest Stable Version Total Downloads Latest Unstable Version License

Install

To install through Composer, by run the following command:

composer require ovic-core/framework

To install nodejs, bootstrap, by run the following command:

Require:

npm install
npm install bootstrap
npm run dev

To create Auth, by run the following command ( https://laravel.com/docs/6.x/authentication ):

composer require laravel/ui ( if do not exits )
php artisan ui vue --auth

To create migrate, by run the following command:

All         : php artisan migrate
Only vendor : php artisan migrate --path=\vendor\ovic-core\framework\database

To create "super admin" user, by run the following command:

php artisan db:seed --class=UsersTableSeeder

username    : Super Admin
user        : admin@laravel.com
pass        : 12345678

The package will automatically register a service provider and alias.

Optionally, publish the package's configuration file by running:

php artisan vendor:publish --tag=ovic-auth --force

Advance options

To update through Composer, by run the following command:

composer update ovic-core/framework

To remove through Composer, by run the following command:

composer remove ovic-core/framework

To clear cache Composer, by run the following command:

composer clear-cache

To publish the modules file by running:

php artisan module:publish

To publish the package's file by running:

All     : php artisan vendor:publish --provider="Ovic\Framework\FrameworkServiceProvider" --force
Config  : php artisan vendor:publish --tag=ovic-config --force
Assets  : php artisan vendor:publish --tag=ovic-assets --force
Views   : php artisan vendor:publish --tag=ovic-views --force
Lang    : php artisan vendor:publish --tag=ovic-lang --force
Auth    : php artisan vendor:publish --tag=ovic-auth --force

To registering HTTP Session, by run the following command ( https://laravel.com/docs/6.x/session ):

php artisan session:table

To registering Events & Listeners, by run the following command ( https://laravel.com/docs/6.x/events ):

php artisan event:generate

Tip: don't forget to run composer dump-autoload afterwards.

Documentation

You'll find installation instructions and full documentation on https://kutethemes.com/.

About Kutethemes

Kutethemes is a freelance web developer specialising on the Laravel framework. View all my packages on my website.

License

The MIT License (MIT). Please see License File for more information.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2019-12-02

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固