定制 yousafitpro/photo-library-and-simple-file-manager 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

yousafitpro/photo-library-and-simple-file-manager

Composer 安装命令:

composer require yousafitpro/photo-library-and-simple-file-manager

包简介

Very helpful for managing photos and all type of files

README 文档

README

Keep in mind this is only for laravel ( PHP ) and Bootstrap And Jquery are required

Video Tutorial

https://github.com/yousafitpro/c-photo-library-and-simple-file-manager

Step-1 ( install composer using following command )

composer require yousafitpro/photo-library-and-simple-file-manager

Step-2 ( run mighrations using following command )

php artisan migrate

step-3 ( place this code on your page to show the Gallery )

{!! uc_lib_get_widget(auth()->id()) !!}

You can put 0 instead of auth()->id() if there is no authentication

image image

You can also add a Modal any where in your project

Example is here

{!! uc_lib_get_modal(auth()->id()) !!}
<button data-toggle="modal" data-target="#uc_gallery_modal">Show Modal</button>

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-05-12