Example of integrating Flmngr file manager into your Laravel app.
Fork this sample and run php artisan serve
to play with a full featured demo of Flmngr file manager on your Laravel website.
See routes/web.php
to see how to easily add Flmngr routes using flmngrRequest(..)
function.
Hint: you can fork the sample if starting a new Laravel project where need the Flmngr file manager to be included.
Flmngr file manager is used to upload and manage files and images. Can be a standalone file manager (React/Angular/etc. or custom JavaScript or TypeScript integrations) or work together with TinyMCE, CKEditor 4, CKEditor 5, N1ED, or any other JS components.
GNU Lesser General Public License v3; see LICENSE.txt