-
Hello !
Could we get a new release in a near future (1.2.3) ? It's been a few month and a few fixes have already been pushed, that it would be great to have — plus the 1.2.2 is now broken on PHP 7.4.…
-
レンタルサーバーでの公開を見据えて設置テストをしました。
1)マニュアル通りでのインストールはできませんでした。
■CPI ACE01
SSH で php コマンドが使えません。
■coreserver
SSH で php -v で確認すると、7.1 でした。
結果、ローカルで動作しているサイトのコピーをそのままコピーして動作確認。
2) CPI ACE01 での…
-
Hi Ocramis,
i am a junior developer. I am not sure to use properly the conventions "how to create an issue" but since this morning, i can't use composer anymore from my laravel6/homestead project.
…
-
| Question | Answer
| ----------------------- | -----------------------
| Issue or Enhancement | Enhancement
| Laravel Version | 6
| Project Version | laravel6-ad…
-
My `composer.json`:
```json
{
"name": "laravel/laravel",
"description": "Pharmacyspace.",
"keywords": [
"pharmacyspace"
],
"license": "proprietary",
"type": …
-
Since, **`Laravel`** releases latest version 6.0, why don't you update the package name to Laravel6.O?
-
I made this package compatible with laravel6.x and higher.
You can access it: [packagist link](https://packagist.org/packages/hessam/laravel-blogger)
**Github**: [Github Link](https://github.com/vhe…
-
Hi,
Many thanks for this great package. I am using 1.7 with laravel6
I have 3 tables which have a one-to-many relaationship
Table1 oneToMany Table2 oneToMany Table3
I have created the api rout…
-
when we the release of blogetc version 4.x be out cause the current version does not support laravel version 6.0
-
Hello,
I have tried to install an older version of the package (with Admin LTE 2, because I find it more pretty). But when I launched update with the package version "^2.0.2" into my composer file (I…