Download the PHP package zero-to-prod/laravel-svg without Composer
On this page you can find all versions of the php package zero-to-prod/laravel-svg. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download zero-to-prod/laravel-svg
More information about zero-to-prod/laravel-svg
Files in zero-to-prod/laravel-svg
Download zero-to-prod/laravel-svg
More information about zero-to-prod/laravel-svg
Files in zero-to-prod/laravel-svg
Vendor zero-to-prod
Package laravel-svg
Short Description Serve your svg files from an endpoint.
License MIT
Homepage https://github.com/zero-to-prod/laravel-svg
Package laravel-svg
Short Description Serve your svg files from an endpoint.
License MIT
Homepage https://github.com/zero-to-prod/laravel-svg
Keywords laravel-svgzero-to-prod
Please rate this library. Is it a good library?
Informations about the package laravel-svg
Zerotoprod\LaravelSvg
Contents
- Introduction
- Requirements
- Installation
- Publish Vendor Files
- Usage
- Local Development
- Contributing
Introduction
Serve your svg files from an endpoint.
Requirements
- PHP 8.1 or higher.
Installation
Install Zerotoprod\JsonSchema4
via Composer:
This will add the package to your project’s dependencies and create an autoloader entry for it.
Publish Vendor Files
Usage
Create blade files under resources/views/laravel_svg/svg
.
Use the component like this:
Configuration
Contributing
Contributions, issues, and feature requests are welcome! Feel free to check the issues page if you want to contribute.
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch
). - Commit changes (
git commit -m 'Add some feature'
). - Push to the branch (
git push origin feature-branch
). - Create a new Pull Request.
All versions of laravel-svg with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1.0
The package zero-to-prod/laravel-svg contains the following files
Loading the files please wait ....