-
Frontplateと同じコンセプト(理解不要で立ち上がる)であれば、以下が必要かもしれません?
* .envに、ligコマンド実行時に入力されたテーマ名を反映
MIX_SRC_RELATIVE_PATH
MIX_DIST_RELATIVE_PATH
* .envに、Dockerで立ち上げたときのWordPressのURLを反映
MIX_BROWSER_SYNC_PROXY
…
-
composer require drewjbartlett/wordpress-eloquent
Using version ^0.2.1 for drewjbartlett/wordpress-eloquent
./composer.json has been updated
Loading composer repositories with package information
…
-
- Corcel Version: 3.1.0
- Framework Name & Version: WordPress 5.3.2, Laravel 6.2
- PHP Version: 7.4
- Database Driver & Version: MySQL 5.6
### Description:
I've set up a basic Laravel + Corcel …
-
Hi! I am just wondering why we can't use the Laravel package directly with Themosis since we are using most of the Laravel Illuminate packages. Using the complete laravel package which could allow us …
-
I am using twiggy in neovim and am very pleased with the overall features and experience.
However i was wondering if its possible to somehow point the "Go to definition" action for a template in a…
-
I was wondering whether adding feature checks for things like "running on Laravel" or "running on WordPress" are out of scope for the library?
E.g.
``` php
if (Morse::featureExists('framework/larave…
-
## Feature request/bug description
Plugins fail to activate on local websites when using [Herd](https://herd.laravel.com/) or [Laravel Valet](https://github.com/laravel/valet) (i.e. `*.test` domain…
-
Any chance to support Laravel Blade?
(Also used in sage wordpress theme, not only laravel)
Laravel Blade files are the same as php blocks
```
@if ($var)
@endif
```
equals
```
``…
-
We do have this quote often and today - right as I was typing this report - it finally occurred to me. We use Google Cloud Platform + custom SSO server. And we think that the problem lies that there a…
-
1. PHP version :
```
PHP 8.1.23 (cli) (built: Sep 15 2023 21:56:29) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.1.23, Copyright (c) Zend Technologies
with Zend OPcache v8.1.23, Copyright…