caffeinated / themes
Laravel Themes
Installs: 53 913
Dependents: 2
Suggesters: 1
Security: 0
Stars: 172
Watchers: 12
Forks: 73
Open Issues: 18
Requires
- php: ^7.3|^8.0
- illuminate/support: ^6.0|^7.0|^8.0
- dev-master
- v7.2.0
- v7.1.1
- v7.1.0
- v7.0.4
- v7.0.3
- v7.0.2
- v7.0.1
- v7.0.0
- v6.1.0
- v6.0.0
- v5.0.4
- v5.0.3
- v5.0.2
- v5.0.1
- v5.0.0
- v4.1
- v4.0.4
- v4.0.3
- v4.0.2
- v4.0.1
- v4.0
- v3.0.1
- v3.0
- v2.0.5
- v2.0.4
- v2.0.3
- v2.0.2
- v2.0.1
- v2.0
- v1.2.3
- dev-dependabot/npm_and_yarn/resources/stubs/theme/express-4.18.2
- dev-dependabot/npm_and_yarn/resources/stubs/theme/decode-uri-component-0.2.2
- dev-dependabot/npm_and_yarn/resources/stubs/theme/loader-utils-1.4.2
- dev-dependabot/npm_and_yarn/resources/stubs/theme/url-parse-1.5.10
- dev-dependabot/npm_and_yarn/resources/stubs/theme/path-parse-1.0.7
- dev-dependabot/npm_and_yarn/resources/stubs/theme/tar-2.2.2
- dev-dependabot/npm_and_yarn/resources/stubs/theme/dns-packet-1.3.4
- dev-dependabot/npm_and_yarn/resources/stubs/theme/hosted-git-info-2.8.9
- dev-dependabot/npm_and_yarn/resources/stubs/theme/lodash-4.17.21
- dev-dependabot/npm_and_yarn/resources/stubs/theme/y18n-3.2.2
- dev-develop
This package is auto-updated.
Last update: 2024-10-09 20:53:43 UTC
README
Themes gives the means to group together a set of views and assets for Laravel. This gives an easy way to further decouple the way your web application looks from your code base. Originally developed for FusionCMS, an open source content management system.
Documentation
You will find user friendly and updated documentation on the Caffeinated website.
Installation
Simply install the package through Composer. From here the package will automatically register its service provider and Theme
facade.
composer require caffeinated/themes
Changelog
You will find a complete changelog history within the CHANGELOG file.
Contributing
Please see Contributing on our website for details.
Security
If you discover any security related issues, please email shea.lewis89@gmail.com directly instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.