Skip to content

0.2.0

Compare
Choose a tag to compare
@michaeldyrynda michaeldyrynda released this 23 Sep 12:40
· 11 commits to master since this release
6c0a759

#8 - Update to work with Laravel 6
#9 - Swap to Tailwind for design, publish a service provider for asset versioning and shared data

This release adds support for Laravel 6, as well as replacing the default Bootstrap styles with a CDN-version of Tailwilnd CSS, seeing as we can no longer reliably expect Bootstrap to be available in a default Laravel installation.

Also ensures that inertiajs/inertia-laravel' is added to the composer.json` file when installed, to prevent your application ceasing to function if you happen to install the preset as a dev dependency.