rjvim/ocupado

Availability package for Laravel

Maintainers

Package info

github.com/rjvim/ocupado

pkg:composer/rjvim/ocupado

Statistics

Installs: 1 980

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-master 2019-12-31 10:08 UTC

This package is auto-updated.

Last update: 2026-03-01 00:27:22 UTC


README

You can install the package via composer:

composer require rjvim/file-manager

The package will automatically register itself.

You can publish the migration with:

php artisan vendor:publish --provider="Betalectic\FileManager\FileManagerServiceProvider" --tag="migrations"
php artisan vendor:publish --provider="Betalectic\FileManager\FileManagerServiceProvider"
php artisan migrate

Documentation

  • Upload and retrieving the files
  • Upload the base 64 image also

php artisan vendor:publish //Delete existing file and run

License

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