Download the PHP package andach/laravel-view-components without Composer
On this page you can find all versions of the php package andach/laravel-view-components. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download andach/laravel-view-components
More information about andach/laravel-view-components
Files in andach/laravel-view-components
Package laravel-view-components
Short Description This is my package laravel-view-components
License MIT
Homepage https://github.com/andach-limited/laravel-view-components
Informations about the package laravel-view-components
Laravel View Components by Andach
This is the standard Laravel form components package for Andach Limited. It helps us keep our apps all consistently formatted and branded. It is not likely to be of use to most people in its current state, but has been released open source in the hope that it will help some people learn and understand how to make their own similar packages.
Installation
You can install the package via composer:
You can publish the config with:
And if desired, can publish the views with:
The config file can then be edited to point the views towards your local copy to modify them if needed.
Editing Tailwind Config
To use vite, edit your tailwind.config.js
file to include the following:
Testing
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-view-components with dependencies
spatie/laravel-package-tools Version ^1.14.0
illuminate/contracts Version ^10.0