-
### What Happened
When I run `pest` (without the directory arguments), a subset of my tests will always fail. They will always pass when I run `pest tests`.
It is the same subset each time, and…
-
line 132 php artisan controller:make should be php artisan make:controller
-
### Describe the Bug
I'm trying to install bookstack on a webbased host with the "Manual Installation" steps, outlined on the bookstack website:
https://www.bookstackapp.com/docs/admin/installation/…
-
### **Bug Report**
**Package:** `olvlvl/composer-attribute-collector`
#### **Issue Summary**
The `Plugin` class from `olvlvl/composer-attribute-collector` loads before my custom autoload logi…
-
PHP Warning: require(C:\Users\Admin\Downloads\freeCodeGram/vendor/autoload.php): Failed to open stream: No such file or directory in C:\Users\Admin\Downloads\freeCodeGram\artisan on line 18
PHP Fata…
-
when i m running
php artisan entrust:migration
In BoundMethod.php line 135:
Method Zizaco\Entrust\MigrationCommand::handle() does not exists
please tell me how to fixed it
-
Can u please add commands like:
1. php artisan make:livewire
2. php artisan livewire:copy
3. php artisan livewire:move
4. php artisan livewire:delete
-
-
public function scoutIndexMigration(): array
{
return [
'fields' => [
'id' => ['type' => 'bigint'],
'title' => ['type' => 'text'],
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
**Admin**
I cleaned and new Laravel 11 installation.
I executed these commands:
- `compo…