-
from https://github.com/corcel/acf/issues/74#issuecomment-594280671
> @tbruckmaier would be great if this could work without Laravel (first issue i hit was with config() function)
>
> I'm actual…
-
I am using Laravel Herd on Windows 11 Pro to host all my local sites. Laravel, default WordPress as well as Themosis Framework installs work fine. Its only Lumberjack that I cant seem to configure cor…
-
We should have documentation for how to install other PHP frameworks/CMSes on top of a newly created repo made from this boilerplate, like:
- Craft
- Wordpress
- Laravel
-
Hey yall,
As this project gets bigger (met a ton of mainline hosts for Wordpress yesterday with tons of interest), I wanted to make a check list here of things we should do/will do to bump this:
…
-
Hello, i get a site not available when i try to access /admin. the default laravel site at / works very well.
-
- Corcel Version: 2.6
- Framework Name & Version: Laravel 5.6
- PHP Version: 7.2
Hi, thank you for this great package, it has helped us a lot. This is not an actual issue with the package but I '…
-
- Themosis Version: dev-main
- WordPress Version: 6.2
- PHP Version: 8.0
### Description
al usar las queue me sale el siguiente error:
=> Class \"Illuminate\\Foundation\\Bus\\PendingChain\" n…
-
**Plan**
* **refactor apache-php such that it uses php-fm** (#62)
* In 'master' branch, break the existing docker-compose.yml into one file per service (like in https://blog.trikoder.net/writing-f…
-
A tiny linksapp is an excellent way in to what can easily become a much larger CMS story along the lines of WordPress, Strapi, or even [Pocketbase](https://pocketbase.io/).
The linksapp approach fa…
-
We are trying to pass an apollo link object instead of string to the two endpoints but we are getting error that the apollo link is not assignable to type string.
```
return new ApolloClient({
…