Skip to content

Chazos/chazos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chazos

Chazos is headless CMS built with Laravel. It is a simple CMS that allows you to create and manage your content, and you can consume this content using a REST API.

It should be used as a backend for websites, web apps and mobile apps.

Chazos is a greek work for stupid. Someone who is stupid is someone who is brainless or headless 😁. Thus the name chazos.

How to install

  1. Create your database first

  2. Clone the project

    git clone https://github.com/takumade/chazos.git

  3. Navigate to the project folder

    cd chazos

  4. Modify .env file or create one. Make sure your have composer and PHP >= 7.4 installed.

  5. Run install

    php artisan chazos:install

  6. Serve it

    php artisan serve

Deploy on shared hosting 🚀

  1. Type the following

php artisan chazos:shared

Do this putting the file on server, since it also runs optimize commands

Update ⬆️

  1. Type the following

php artisan chazos:update

Remember to save your data first

Make develop ready 👨🏽‍💻

  1. Type the following

php artisan chazos:develop

If you want to make a pull request clean the project first

php artisan project:clean

Screenshots

Dashbaord Chazos Dashbaord

Tables Chazos Tables

Table Builder Chazos Table Builder

Table Builder 2 Chazos Table Builder 2

Table Builder 3 Chazos Table Builder 3

Table Builder 1 Modal Chazos Modal

Settings Chazos Settings

Contribution

Let me finish documentation first!

About

Is a headless CMS build in Laravel. Pls dont get mad documentation is still a work in progress

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published