Robert

Results 11 issues of Robert

Trying to install and receive the following ``` Problem 1 - awssat/tailwindo[3.0.0, ..., 3.0.4] require php ^7.2.0 -> your php version (8.1.5) does not satisfy that requirement. - awssat/tailwindo[3.0.5, ...,...

On the dev branch there was a fix for restoring a record #123 ``` $entity = $id instanceof Model ? $id : $this->find($id); ``` Restore will only work if you...

Want to warn some users if they see something strange happening. When performing multiple queries on the same repo, same request, the setCacheLifetime remains in effect even if not set....

How are users flushing the cache of relations? I see in the documentation the mention of 'rinvex.repository.uniqueid.entity.cache.flushed' and wonder how some are using this. Here is a quick test command...

Can this package be used with heat maps? https://developers.google.com/maps/documentation/javascript/examples/layer-heatmap

enhancement

Will this work with Redmine 3.1.0? Trying to install and I receive an error: ``` [!] There was an error parsing `Gemfile`: [!] There was an error parsing `Gemfile`: You...

After updating for the Debug module via git there are test files the Debug module. You do not describe any of it in your book. Just pointing this out because...

enhancement

I wanted to post this in case anyone had issues with Vaprobash and Windows 10. Eldair's post helped me get it running. https://laracasts.com/discuss/channels/general-discussion/windows-10-vagrant-virtualbox-homestead 1. Install Virtualbox 5 and Vagrant 1.7.4...

This includes Laravel 11 in composer.json file.

Fixes #19 Adds if statement to convert data to string before creating RawContent.