-
### 困っていること
LumenでのOAuth2.0の実装方法がわからないので、実際に手元でLumen用のPassportを使って検証して作ってみる。
使うライブラリー
- [dusterio/lumen-passport](https://github.com/dusterio/lumen-passport)
Passportを使わない方法もある。
- [Buil…
-
I have just installed guard and phpunit2. When running "guard init" in my project folder, I get following error:
```
[canfiax:~/lesson] $ guard init
16:30:12 - ERROR - Could not load 'guard/phpunit2'…
-
localでviewの内容を修正した際、その変更が瞬時に反映されない。
frameworkのviewの改修が反映されておらず、css, tsも同じく。
なんかちょっと挙動があやしいので、いい感じにしたい。
いい感じの定義は以下の通り。
localにて、viewやts, cssを修正したら瞬時にフロントへ反映される。
PHP側の改修も同じく反映され、フロントでのアクションに対し…
-
Can this send SMS message notifications? I'm struggling to get it working.
-
Since the original Dev has stated that there are no plans to integrate it I'm gonna ask here because you seem to put in new features.
Is there a way, or planned feature, that allow it to run withou…
-
Checklist
- [X] `transaction-errors.component.html`
> * Add a container div around the main content to provide a centered and consistent layout.
> • Organize related elements into sections …
-
Hello,
I have just set up an Aggregator on my project with two Models in it.
Whenever I'm updating one of these two models the MakeSearchable Job is run twice :
- Once for the Model
- Once f…
-
Currently, the first call of each request to the global `mix()` helper function will read the contents of mix-manifest.json and JSON-decode that into a php array.
A simple artisan command, `mix:cac…
-
Any thoughts on implementing the [Laravel Auth0 ](https://github.com/auth0/laravel-auth0) package ?
Auth0 is regularly used by api consumers and it could be great making endpoints compatible with thi…
-
### Library version
v1.3.1
### Laravel version
9.x
### PHP version
8.1
### Description
Library does not overwrite svg attributes. It's a big deal then using libraries such bootstr…