This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.
Important
Some features from this package work in association with the package vuetoolkit. For mor information read it's related docs.
You can install the package via composer:
composer require wsssoftware/laraveltoolkit
You can publish the config file with:
php artisan vendor:publish --tag="laraveltoolkit-config"
You can publish the sitemap config file with:
php artisan vendor:publish --tag="laraveltoolkit-sitemap"
This is the contents of the published config file:
return [
];
A minimalist implementation of an access control level
A toolset of helpers for colors.
A simple deploy and maintenance mode.
Simple flash messages from backend to front end.
A bridge between FilePond and Laravel
A minimalist implementation of DataTables and DataView on Laravel
Tools to help dev to handle with SEO features.
A toolkit to automatically generate sitemaps for application
Tools to help handle with storing assets.
If you are using a multi-domain application with InertiaJs, you can use this guide to configure your cors policies and add a middleware to replace redirects for Inertia::location() when needed.
composer test
Please see CHANGELOG for more information on what has changed recently.
Please see CONTRIBUTING for details.
Please review our security policy on how to report security vulnerabilities.
The MIT License (MIT). Please see License File for more information.