Skip to content

Latest commit

 

History

History
executable file
·
44 lines (25 loc) · 1.58 KB

README.md

File metadata and controls

executable file
·
44 lines (25 loc) · 1.58 KB

Laravel Assetbook: (Stay Tuned)

Latest Version on Packagist Total Downloads

Laravel Assetbook is a simple package for displaying your application assets in one place. When your application grows with 1000s' of images, videos,... it becomes difficult to track and preview the images in code editor, this is where laravel assets will be helpful. It provides the pages for previewing the images, with its sizes and mime types. It also contains the search functionality and finding images that needs optimization. It is a very handy tool for engineers and designers.

Screenshot 2023-09-03 at 9 03 23 PM

Installation

You can install the package via composer:

composer require skthon/assetbook

Testing

composer test

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email [email protected] or create an issue.

Credits

License

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