-
### Summary of issue
I'm installing cms by docker. When I run ./dcp artisan asgard:install then occur error :
In Translator.php line 79: …
-
with some modifications to trellis we can support more than just a wordpress setup
i've personally modified trellis to support a laravel app and it didn't take too much effort. trellis itself is a …
-
Does the user (Member) security extend to Laravel as well?
i.e. In a normal Silverstripe environment I can set up a user to only be able to view certain pages like the home page. Can I use the built i…
-
### Summary of issue
array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead
API URI
/en/api/user/users?page=1&per_page=30&order_by=&order=…
-
Currently, we have following categories in PHP Reboot magazine.
``` bash
mysql> select id, name, description from categories;
+----+-----------------+-------------------------------------------------…
-
I wish statamic became more headless , and also give us possibility to CRUD rest-api, not only get
-
Statamic is a flat-file Open Source CMS built upon Laravel. They offer an image service as well and there is already a Vue package handling the provider: https://www.npmjs.com/package/vue-statamic-ima…
-
Is this project still active?
ghost updated
11 years ago
-
This _Epic_ Issue is about the creation of a CMS _(Content Management System)_ for Yupi Emulator with the following characteristics:
1. Made from Scratch
2. Really tiny
3. OOP + MVC
4. Fully Documente…
-
**Describe the bug**
I have tested it on fresh installation. When you create a page, blog etc same error occurs seems like model fillable not working as expected
Illuminate\Database\QueryException…