Tails Versions Save

This is the Tails composer package for Laravel. Easily fetch designs in your Laravel application that you design inside of the Tails Site/Page Builder.

v1.1.1

10 months ago

You will now be able to set the temp cache directory where tails stores the responses and saves them as temp blade files.

You can configure this in the tails.php config. We can now specify:

// This is where the temporary Tails files will be stored
'directory' => base_path( env('TAILS_DIRECTORY', 'storage/app/tails-tmp') )

v1.1.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/thedevdojo/tails/compare/v0.90.15...v1.1.0

v1.0.0

1 year ago

v0.90.15

1 year ago

v0.90.14

1 year ago

0.90.13

1 year ago

v0.90.12

1 year ago

v0.90.11

1 year ago

This commit will allow you to add blade syntax to your tails views.

v0.90.10

1 year ago

v0.90.9

1 year ago