-
I was trying to install craft-autocomplete in PhpStorm and ran into the following error:
```Missing required parameter "id" when instantiating "nystudio107\autocomplete\Autocomplete".```
### Add…
-
```
λ composer require yajra/laravel-datatables-buttons:^4.0
./composer.json has been updated
Running composer update yajra/laravel-datatables-buttons
Loading composer repositories with package in…
-
I think it would be a good idea to change the `Dotenv::load` method so that it wouldn't throw an exception. The motivation for this is that not all environments use a `.env` file, for example when we …
-
Laravel uses this package, their passport docs state you can save a PEM key in .env. This is true, but their formatting is wrong. I'm updating their documentation to document it correctly, but would l…
-
Hi James,
Are you planning on updating this plugin to work with Craft 4? If so, do you have any idea when it might be ready?
ta
-
This is fyi, on a fresh install of laravel 8+ there is a version conflict with phpdotenv:
` composer require php-on-couch/php-on-couch
Using version ^3.0 for php-on-couch/php-on-couch
./composer.…
-
Hey there,
I've just installed the plugin and after configuring the from address and success message, I **cannot create forms or edit the default form** the panel. When I try to edit or update some…
-
### Describe the bug
I'm trying to upgrade a fresh install off craft/vite to craft 4.
The update process results in the following error:
`Fatal error: Composer detected issues in your platform: …
-
Good evening
I just updated to v1.8.11 - which failed - and now receive Error 500 (no details) trying to access FreeScout - including the tools.php page.
tools.php page does show following error…
-
- Laravel Version: 8.49.2
- PHP Version: PHP 7.4.9
- Database Driver & Version: XXX
### Description:
By doing `php artisan test -h` it shows a list of options and one is like: `-q, --quiet Do no…