-
Hello, thank you so much for your efforts! đź‘Ź
Throughout the day, I’ll be going through the code repository and gathering my thoughts here. For the record, I was going through the `master` branch as…
-
Firstly, thanks for this awesome starter kit.
I think it will be really nice if instead of having a custom developed permission/group management spatie:laravel-permission package is used. https://…
-
https://github.com/CristalTeam/php-api-wrapper/blob/abd025cd9f4388652089d3063cd70972d1a73108/src/Model.php#L76
When your implement a wrapper without any dependencies with the core API, we cannot in…
-
Hiya Stargazers!
Just a friendly invitation to discuss features for Sidequest that you'd like to see implemented. You can either just add it as a comment here or open a whole new issue labeled with "…
-
### Description
When developing a console PHP application that works with user input (for example implemented using [symfony/console](https://github.com/symfony/console) or [laravel/prompts](https:…
-
I work with Yii2 for some year and now that I'm starting with Laravel I found lot of features that Yii2 don't have but also find some features that Laravel should have.
When we create a migration m…
-
**Describe the bug**
According to the docs under [subscriptions setup](https://lighthouse-php.com/master/subscriptions/getting-started.html):
"You can add the webhook in the Pusher Dashboard. Se…
-
### Description
Ok, so in my application, I'd like to be able to do something like `$this->assertToast(success, "Thanks for joining!");` to ensure that the toasts are actually being sent.
### Ad…
-
Hi, I want to just point out some of your decisions and try to understand your reasons for making them. Feel free to share you thought process and rationale behind your decision. This is to understand…
-
Hello,
@lorisleiva has created a Laravel Actions package that unifies all the necessary steps to do a specific task under a single component class: https://github.com/lorisleiva/laravel-actions
…