Advanced File Manager for Laravel is coming soon! Subscribe for updates and early access. 🚀

No recent searches

Frequently Asked Questions

Find answers to common inquiries below. If you need further assistance, our support team is ready to help.

Laravel packages are reusable pieces of code or libraries that add specific functionality to your Laravel application, such as notifications, file management, or geolocation.

All of our packages can be installed via Composer. Each package has its own documentation with installation and configuration steps, usually starting with composer require vendor/package-name.

Yes, our packages are actively maintained and tested with the latest stable Laravel releases. Backward compatibility is maintained for older versions where possible.

Absolutely. Most of our packages provide configuration files, Blade components, and events/hooks so you can tailor the behaviour and UI to your application's needs.

Yes. Each package comes with a dedicated documentation page including installation, usage, configuration, and code examples. Live demos are also provided where applicable.

You can open an issue on GitHub for the respective package. We also offer premium support for enterprise clients and welcome community contributions via pull requests.

Our packages are optimised for Laravel but, with minimal adjustments, many can be used in any PHP project that supports Composer and PSR-4 autoloading.

Most of our packages are open source under the MIT license, allowing free use and modification. Some premium features may have separate licensing terms explained in their docs.
RixetBD