-
Hi
I use Laravel 5.4. Everything works fine, like a charm, except one thing, a test unit failed: is it for learning ? or something really missing ?
Is is the ResetPasswordTest, failed because a miss…
-
PHP 8.2, Laravel 10.0
Tried to install it with composer: `composer require gloudemans/shoppingcart`
**Response:**
```
- gloudemans/shoppingcart[dev-master, 2.6.0] require illuminate/support …
-
### What is your request about?
On a new install following the guide, running the command 'php artisan optimize' results in the following error.
![image](https://github.com/user-attachments/assets…
-
### Is the bug applicable and reproducable to the latest version of the package and hasn't it been reported before?
- [X] Yes, it's still reproducable
### What version of Laravel Excel are you using…
-
Seed your User table: http://laravel.com/docs/migrations
php artisan serve # In your first terminal
php artisan tinker # http://laravel-recipes.com/recipes/280
> $user = User::find(1…
-
Hi, I'm trying to integrate your package with my project and I got the following errors in PHP. I was doing so well until then! Thanks for all your hard work. I'm running PHP 8.1.2
PHP Deprecate…
-
v.1.5.0
v.1.2.1
-
Hi, Unless the following config is added, hot reload will not work in WSL2. Alternatively, Put as comment in vite.config.js so the user can uncomment if necessary.
**vite.config.js:**
```
server:…
-
Laravel has a number of test case classes where the actual tests are defined in traits that are used within the class definition:
![image](https://github.com/chiefmyron/phpunit-test-workbench/assets/…
-
Thanks for open sourcing this convenient wrapper for the `pdfgeneratorapi`.
As we just updated our Laravel projects to `v6.18.14`, I encountered a conflict with the version of Laravel that `pdfgene…