-
Hello,
Thank you for making such great software. I am curious about your CRM. I git cloned into /var/www/html and installed with composer. When I use la:install i get a undefined offset.
I have…
-
Has anyone successfully got this package working in Laravel 6 on a clean Laravel project?
I've had to make a bunch of migration changes in order for the migrations to even run, then when I finally …
-
I followed the steps and map /data to local directory so everything seems to be ok.
I run it with the following:
`docker run --name=pp -p 80:80 -p 443:443 -d -v /home/--my user---/data:/data --…
-
Followed setup instructions, however when I attempt to migrate I get the following error:
```
Tables: roles, role_user, permissions, permission_role
A migration that creates 'roles', 'role_user', 'pe…
-
[Upgrade to 2.0/3.0(Docs)](https://flysystem.thephpleague.com/v2/docs/advanced/upgrade-to-2.0.0/)
Is the migration from league/flysystem v1 to v3 planned?
This is required for Laravel 9.x
-
### Bug description
When using nocache database driver and accessing urls that are longer than the max length of the column it throws a 500 error for that page. This happend to advertisement links, w…
-
UnexpectedValueException : RecursiveDirectoryIterator::__construct(/var/www/html/database/migrations/2020/11/2020_11_27_053044_test.php): failed to open dir: Not a directory
at /var/www/html/ven…
-
**Describe the bug**
When installing the application the Artisan::call('migrate --seed --force'); command is not executing fully when called within a Laravel controller. This causes the script to han…
-
### Bug Report
| Q | A
|------------ | ------
| MySQL | 8.0.27
| DBAL | 3.4.4
| Laravel | 9.31.0
#### Summary
Can not change field definition to JSON wit…
-
swap out default primary key ID for UUID