-
### Describe the issue you are experiencing
Nice to meet you.
As you can see in the title of this article, the following error suddenly occurred when a user logged in on August 15 (Sunday).
What …
-
What I did
I install Laravel + Backpack + Jetstream (inertia), then i create some extra migrations and later install Devtools
What I expected to happen
Be able to access Devtools module
What h…
-
I am getting the following message when adding via composer:
> [InvalidArgumentException]
> Package ppito/laminas-whoops at version 2.0 has a PHP requirement incompatible with your PHP version (…
bogal updated
3 years ago
-
if ! [ -x "$(command -v docker-compose)" ]; then
echo 'docker-compose is not installed on your machine' >&2
sleep 1
echo 'Installing docker-compose'
sleep 1
sudo curl -L "http…
ghost updated
3 years ago
-
I was installing mezzio/mezzio-skeleton using composer version 1.10.20 using the command '`composer create-project mezzio/mezzio-skeleton mezzio`' and it was interactive i.e. It asked me which service…
-
I've followed the instructions and tried to create a default project below:-
1. What is the default admin a/c name?
2. It's not printing the the default password?
3. If I go to http://localhost/a…
-
Generating optimized autoload files
> Illuminate\Foundation\ComposerScripts::postAutoloadDump
> @php artisan package:discover --ansi
Aimeos\MW\DB\Exception : SQLSTATE[42S02]: Base table or vi…
-
Hi, I just tried to setup phpstan with phpunit but it's not working for me.
I have installed phpstan/phpstan@0.12.50, phpstan/phpstan-phpunit@0.12.16 and phpstan/phpstan/extension-loader@1.0.5.
Here…
-
There's no need for this requirement. I am using Slim and already have a PSR-7 implementation.
-
- Laravel Version: 8.15.0
- PHP Version: 7.4.11
### Description:
If use composer update (1.10.17)
show message as some plugin abandoned:
Package fzaninotto/faker is abandoned, you should avoi…