-
Warning: Module "fileinfo" is already loaded in Unknown on line 0
INFO Running migrations.
2019_12_14_000001_create_personal_access_tokens_table ............ 5ms FAIL
Illuminate\Data…
-
Hello,
I would like to adapt it for a php application on the server, but how it communicating with the chrome extension?
Maybe there is more possible to reduce and save traffic
-
SQLSTATE[HY000]: General error: 1364 Field 'id' doesn't have a default value (SQL: insert into `migrations` (`migration`, `batch`) values (2017_04_08_163453_create_world_cities_locale_
table, 4))
…
-
Dear Casper
Firstly, thank you very much for your generous work here.
I tried to install the software on my Centos 7 but got the error when try to run
"docker compose exec php php artisan migra…
-
$ php artisan migrate
Migration table created successfully.
Migrating: 2014_10_12_000000_create_users_table
Illuminate\Database\QueryException : SQLSTATE[42000]: Syntax error or access violat…
-
λ php artisan db:seed
Seeding: AdminTableSeeder
Illuminate\Database\QueryException
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'muzbnb.admins' doesn't exist (SQL: select * fr…
-
Hi,
please what's the status of the php support? Is it officially supported by rrdtool upstream? I can see some references to php in documentation and in the upstream spec file, which seems to use ph…
yarda updated
5 years ago
-
## Context
`Fatal error: Call to a member function getProfiles() on a non-object in /srv/bindings/befcffdac6bd4777b84b4d80a43e7bd1/code/core/lib/Drupal/Core/Config/ConfigInstaller.php on line 481
…
-
Então estou seguindo este tutorial: https://blog.digitalocean.com/create-simple-contacts-laravel-postgresql/ e quando chego no passo que é para dar o comando
php artisan migrate --seed
Ele me ret…
-
Container:
```php
'connection' => [ ... ],
'connection2' => [ ... ],
```
`bindings.php`:
```php
'ConnectionInterface' => [
// When namespace starts with `App\Secondary`, pass `connecti…