-
```
$ php artisan fleet:add my-app2.test --ssl
Just a quick note: You may need to update your hosts file to direct traffic to this domain. You can prevent this by using a domain that ends in `.loca…
-
### Describe the Bug
The error is "File path /updates/images/gallery/{image_name} could nto be uploaded to.
like https://github.com/BookStackApp/BookStack/issues/2739
### Steps to Reproduce
…
-
### Bug description
The default items on a Width field are saved in YAML as numbers, but newly added items are saved as strings.
```
handle: column_width
field:
options:
- 25
…
-
### Slack Notification Channel Version
3.2.0
### Laravel Version
11.9.2
### PHP Version
8.2
### Database Driver & Version
mongodb/laravel-mongodb v4.4
### Description
I am converting a Larave…
-
When I try to insert a record into a table I get this error
> [FreeTDS][SQL Server]SQL Anywhere Error -852: Table name 'syscolumns' is ambiguous (SQLPrepare[0] at ./ext/pdo_odbc/odbc_driver.c:200) …
-
On Laravel works (axios is able in global namespace) but in other environments? TODO test examples what is done without Laravel?
-
Currently, `->valueType('date')` results in the value to be a Carbon date. This may not work in a real query. The only way to test this is by using real database queries instead of just testing `toSql…
-
Hi,
In my Laravel project, I [squashed](https://laravel.com/docs/9.x/migrations#squashing-migrations) my migrations which resulted in a `schema.dump` (sql) file which is imported when running your …
-
When I try to create a new Filemaker model, I expect to create a new entry in Filemaker, but I receive an error saying "Call to a member function prepare() on null". It looks like the $pdo attribute i…
-
### 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…