2017 © Pedro Peláez
 

module module-media

image

netcore/module-media

  • Monday, January 22, 2018
  • by netcorelv
  • Repository
  • 5 Watchers
  • 0 Stars
  • 262 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 9 Versions
  • 2 % Grown

The README.md

Installation

composer required netcore/module-media, (*1)

Publish assets by firing this command, (*2)

php artisan module:publish Media, (*3)

Publish configuration, (*4)

php artisan module:publish-config Media, (*5)

You need to create symlink to your public storage, (*6)

On windows (remember to run cmd as administrator):, (*7)

mklink /D path\to\laravel\project\public\storage path\to\laravel\project\storage\app, (*8)

On Linux: ln -sf path/to/laravel/project/storage/app path/to/laravel/project/public/storage, (*9)

Usage

To add media manager to your summernote text editor. Add summernote-with-filemanager class to your textarea input., (*10)

The Versions

22/01 2018

dev-master

9999999-dev

  Sources   Download

The Requires

 

by Daniels Grietiņš

22/01 2018

1.0.x-dev

1.0.9999999.9999999-dev

  Sources   Download

The Requires

 

by Daniels Grietiņš

22/01 2018

v1.0.2

1.0.2.0

  Sources   Download

The Requires

 

by Daniels Grietiņš

18/12 2017

v1.0.1

1.0.1.0

  Sources   Download

The Requires

 

by Daniels Grietiņš

17/11 2017

v1.0.0

1.0.0.0

  Sources   Download

The Requires

 

by Daniels Grietiņš

24/10 2017

v0.0.1

0.0.1.0

  Sources   Download

The Requires

 

by Daniels Grietiņš

24/10 2017

0.1.x-dev

0.1.9999999.9999999-dev

  Sources   Download

The Requires

 

by Daniels Grietiņš

24/10 2017

v0.1.1

0.1.1.0

  Sources   Download

The Requires

 

by Daniels Grietiņš

24/10 2017

v0.1.2

0.1.2.0

  Sources   Download

The Requires

 

by Daniels Grietiņš