Skip to content
This repository has been archived by the owner on Oct 21, 2020. It is now read-only.

Laravel Voyager #99

Closed
johnss opened this issue Aug 8, 2018 · 3 comments
Closed

Laravel Voyager #99

johnss opened this issue Aug 8, 2018 · 3 comments

Comments

@johnss
Copy link

johnss commented Aug 8, 2018

Is laravel voyager can be considered headless cms?
It is like a CMS but admin panel only (front end less),
if yes please add to the list!
http://laravelvoyager.com
http://github.com/the-control-group/voyager

@erquhart
Copy link
Contributor

From their docs:

screen shot 2018-08-21 at 9 13 09 pm

Perhaps more helpful:

Voyager is not a CMS or a blogging platform. But it can be used to create a CMS or a blogging platform, but out of the box it is neither of those.

It's also not headless, it lives on the server with your Laravel app, but sounds like you could use it to create a headless CMS.

@johnss
Copy link
Author

johnss commented Sep 8, 2018

Although they claim its not a cms, it actually an admin panel only CMS, for example if you want to create a menu you can create it from the GUI, you can create new table which can be equivalent to wordpress custom post type.

Interface is similar to phpMyAdmin, for example you want to create list of "dogs", you can create table called "dogs", which can be equivalent to wordpress custom post type named "dogs", please read it here
https://www.sitepoint.com/voyager-can-an-admin-interface-make-laravel-even-more-approachable/

on the front end its blank, it leave up to the users to decide to go headless or not, its possible to create headless cms by creating a rest api

@erquhart
Copy link
Contributor

erquhart commented Sep 8, 2018

I'd say if someone used this to create a headless CMS that'd be awesome. As it stands it's more of a framework with the potential to drive a Headless CMS.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants