/laravel-static

This package has been archived and replaced by https://github.com/HollyIT/laravel-static-libraries

Primary LanguagePHPMIT LicenseMIT

Laravel Static

This package has been archived and is now replaced by hollyit/larave-static-libraries.

An extensible, eloquent way to manage static assets, such as javascript and stylesheets for your projects.

This package is currently under active development.

Purpose

This package was developed out of a need to easily add static assets into your blade files. While certain methods, such as stacks, already exists, the purpose of this package is to make it so other packages can easily add their own assets, however those still require editing blade files and no dependency management. Laravel Static attempts to provide a solution for those requirements. Think of it as a way to easily supply javascript and css when you are making extensible projects utilizing things like Laravel Modules.

Ready to learn more?

Well, check out the documentation folder.

Credits

License

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