Skip to content

API written in Laravel 11.x for serving content hub requests

License

Notifications You must be signed in to change notification settings

vishwakarma09/content_hub_api

Repository files navigation

content_hub_api

API written in Laravel 11.x for serving content hub requests

Demo video

Install:

Install like any regular laravel 11.x application official link

It creates following folders (apart from the basic ones):

  • file_folders (to store files and folders in nested set)
  • file_metadata (to store metadata like uri, mime, public_token, etc,.)
  • file_folder_shares (to store sharing information)

to run

php artisan serve

About

API written in Laravel 11.x for serving content hub requests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published