Reusable component for attachments in Laravel-based web application.
technovistalimited/shongjukti is a Laravel package for reusable component for attachments in laravel-based web application..
It currently has 1 GitHub stars and 87 downloads on Packagist (latest version v2.0.2).
Install it with composer require technovistalimited/shongjukti.
Discover more Laravel packages by technovistalimited
or browse all Laravel packages to compare alternatives.
Last updated

A reusable component for managing attachments in Laravel-based web application.
The repository was developed as a sub-project of an existing project, with a mission to re-use this code with less effort wherever necessary.
Features that not present can be found under "Known Issues" section.
The design is not the primary concern of the package and is not implemented as visible in the screenshots.
✔️ The basic functional UI with no blocking UX is implemented.
But the screenshots are taken from the actual use case where we modified things to match with our custom layouts in Limitless admin framework with Bootstrap 3.3.7.
max_input_vars in php.ini needs to be revised, or altered using .htaccess with the resource available here. (Solution: A possible solution could be to use JavaScript-based file upload)/scope_key/scope_id/file.ext concept won't work, and the files will be stored in /year/month/file.ext path, unless the scope_id is managed by any wayThe code is licensed in MIT.
Project initiated and lead by Mr. Mayeenul Islam Mayeen. Ms. Mowshana Farhana Mow implemented the idea.
Heartiest thanks to Mr. Nazmul Hasan, Tanvir Rahman, Shakhawat Hossain Mollah, and Shipon Hossain for their valuable feedback and guidance.