-
-
verity: Warning
Message: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"?
Filename: libraries/Grocery_CRUD.php
Line Number: 2781
Backtrace:
File: …
-
A PHP Error was encountered
Severity: 8192
Message: Required parameter $img follows optional parameter $w
Filename: lib/class.pdf.php
Line Number: 4157
Backtrace:
File: C:\xampp\htdocs…
-
Line: 2273
`$this->set_js_config($this->default_javascript_path.'/jquery_plugins/config/jquery.tine_mce.config.js');`
"tine_mce" appears to be the mistake, I assume it should be "tiny_mce"
…
ghost updated
7 years ago
-
A PHP Error was encountered
Severity: Notice
Message: Undefined variable: configuration
Filename: models/Model_crud.php
Line Number: 140
Backtrace:
File: D:\xampp72\htdocs\erc\modules\…
-
I am getting an error when trying to generate migration from DB.
vendor\digitaldream\laracrud\src\lara-crud\Crud\MigrationCrud.php:222
218| * @throws \Exception
219| */
22…
-
### Package
filament/filament
### Package Version
v3.2.124
### Laravel Version
10.48.24
### Livewire Version
_No response_
### PHP Version
PHP 8.2.25
### Problem descript…
-
When enable:
```
easyadmin:
resource: .
type: easyadmin.routes
```
I have 2 Folders that I always use. different Dashboard, different actions.
in:
>App\Controller\Admin`
I have:
>A…
-
Fatal error: Uncaught TypeError: mysqli_num_rows(): Argument #1 ($result) must be of type mysqli_result, bool given in D:\xampp\htdocs\crud-php\read.php:18 Stack trace: #0 D:\xampp\htdocs\crud-php\rea…
-
Hi all,
I am having a bit of trouble installing Grocery CRUD. It is throwing this error after following the basic steps to get it working.
> An uncaught Exception was encountered
> Type: Error
…