-
### Versions
* PHP version: 8.2.2
* Laravel version: 10.48.8
* Enlightn version: 2.10.0
* Enlightn Pro version (if applicable):
### Description
Running the command php artisan enligh…
avt00 updated
4 months ago
-
When I ran `php artisan migrate`, the following error occurred.
```
^_^[mzch@lt /srv/LaravelDrive][0]$ sudo -u www-data php artisan migrate
**************************************
* Application…
-
I get a blank screen when I run the following. The logs does not show any error or warning. The database tables are created.
..........
Image: tiredofit/invoiceninja | Version 1.0.124 Type 'imag…
-
### Package
filament/forms
### Package Version
v3.2.121
### Laravel Version
v11.9
### Livewire Version
_No response_
### PHP Version
PHP 8.3
### Problem description
I have a model with a `B…
-
**Describe the bug**
Getting error of "unknown data type "uuid"
**To Reproduce**
- Be on or upgrade to Laravel 11
- Run: `php artisan migrate` in command line
- Error will occur (at least in my…
-
Hey
even after migrating the tables im still getting this issue
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'laravel_online_shop.products' doesn't exist
-
When running `php artisan monzo:install` I get the following error:
```
[Symfony\Component\Console\Exception\CommandNotFoundException]
There are no commands defined in the "monzo" namespace.
``…
-
When I run `php artisan native:build` I got this error:
```
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/nativephp-electron - Not found
npm ERR! 404
npm ERR! 404 …
-
When I try install this package, composer install all tomatophp extension too. Then, try to exec filament-invoices:install command, and errored about sqlstate. You prepared as sql file not migration.
…
-
Hi,
I have Laravel + Octane, but the problem the HMR will not work, I need to refresh the page just to reflect the changes.
This is how I access my site in local https://mysite.local
here …