-
Just installed this package into MoonShine v1.64 project and followed your instructions in README: ran migrations, published config, etc. Then I made a new console command to seed my database:
```
…
-
You have "Note You must install and use the Laravel IDE Helper in order for PhpStorm to know how to find the Laravel classes."
PhpStorm developers already fix autocompletition for classes and bindings…
-
-----
Warning: PHP Startup: Unable to load dynamic library 'imagick.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20240924/imagick.so (Error relocating /usr/local/lib/php/extensions/no-d…
-
php artisan world:init
Execute migrate first, migrating...
Migrating: 2017_04_08_163453_create_world_cities_locale_table
Migrated: 2017_04_08_163453_create_world_cities_locale_table (80.40ms)
Mig…
-
The Laravel framework test fails for Postgres. We should figure out why and fix any applicable bugs.
For context, the test seems to work fine until the point that migrations start being run, but then…
-
I am attempting to install with laravel 8.x and I am running into this error ...
```PowerShell
Generating optimized autoload files
> Illuminate\Foundation\ComposerScripts::postAutoloadDump
> @…
-
Hello,
I'm getting error after running php artisan migrate:
SQLSTATE[HY000] [1045] Access denied for user 'forge'@'localhost' (using password: NO) (SQL: select * from information_schema.ta…
-
Most of the links on the website for installation are down or don't work with 3.6.2 which doesn't include PHP bindings by default.
If someone comes by this, here are instructions that work ([from h…
-
Hello,
I have found a problem with the config file of this library.
The "binding" parameters don't seems to allow environnement variables.
Example :
```
nbgrp_onelogin_saml:
use_proxy…
-
It would be great to create custom fields with version tracking possibilities and not loosing them on a composer update/install.
Seeing a lot of requests about custom fields (like maps, coordinates, …