-
**Tasks:**
* reset
* 2fa
* social auth
* email verification
* google one tab - PKG-20
**Sub-tasks:**
* check the email
* the link inside of reset email
-
Hey there, we're once again looking for new maintainers to keep this project alive. With nearly 1.8million installs since we first created Laravel Soft Cascade it's still a fairly popular and widely u…
-
i am new and I am following in the footsteps of laravel 5.1 to 5.2
php artisan laravel-shop:migration
after giving yes
creating migration...
Symfony\Component\Debug\Exception\FatalErrorException
Cla…
-
**Basic info**
| Distro (Name and version) | PHP Version | Valet version |
| ------------------------- | ----------- | ------------- |
| Ubuntu 24.04 | 8.3.12 | 2.3.10 |…
holiq updated
2 weeks ago
-
Hi.
This package has major drawback as it cannot be used on the same model that uses Laravel Sanctum\` `HasApiTokens`. Both your package and Sanctum have a method named `createToken`.
Do you think…
-
### What happened?
Hey, it's more of a question than a a bug! (Thank your for the plugin btw!).
It's there any way I can trigger a QueueableBulkAction after a record was created?
Eg. in the belo…
-
First, thanks for your work on this plugin! :-)
## Expected behavior
After I use this package and run its commands, all the sqlite optimized settings including setting `page_size` to `32768` sho…
-
I tried to install your package on Laravel 6.2 and installation was successfull but the package was not autodiscovered.
`composer require vsch/laravel-translation-manager
Using version ^6.0 for vs…
-
Hello,
I'm facing issues while installing the `"matt-daneshvar/laravel-survey": "dev-translatable",`
I'm using Laravel 11 with PHP 8.2 and I followed the installation flow and below you will fin…
-
# How to pull a composer package in a Laravel project locally – Amit Merchant – A blog on PHP, JavaScript, and more
Lately, if you’ve been working on some functionality and you want to extract it as …