GithubHelp home page GithubHelp logo

oitcode / khajanchi Goto Github PK

View Code? Open in Web Editor NEW
11.0 2.0 3.0 9.29 MB

CMS and other features. Created with laravel and livewire.

License: MIT License

PHP 35.13% CSS 0.08% JavaScript 14.69% Vue 0.02% SCSS 0.02% Blade 49.98% Shell 0.09%
laravel php livewire bootstrap cms

khajanchi's Introduction

Cbswei

License

Simple content management system (CMS). You can create webpages and blog posts easily from a GUI admin panel. Created with laravel and livewire.

screenshot

Features

  • Admin panel
  • Many pre-built modules

Installation

Note: It is just another laravel application. So do as you would do while setting up a typical laravel application. Please ensure that all the dependencies for a laravel application is met.

After that run below bash script. (Please check the script if you want to perform all the steps manually.)

bash app-install.sh

Creating first user

To use the dashboard, you need a username and password. Use below seeder file to create first user. This will create an admin user. After that you can create other users from dashboard.

php artisan db:seed --class=UserSeeder

Running the app

php artisan serve

Now open your web browser and visit

  • 127.0.0.1 to see the website
  • 127.0.0.1/dashboard to see the dashboard

Contributing

Please contribute to this project. Contributions are welcome.

Issues

If you find any issue in this application, you can help by raising an issue here in our github repo.

License

MIT license.

khajanchi's People

Contributors

oitcode avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

khajanchi's Issues

We need announcement functionality in CMS

We need a component which will display our latest anouncements/information.

This function should support hyperlink so that when user clicks in it he/she will be taken to appropriate place.

All authenticated users should not be allowed to access admin dashboard

As it is now, the application allows any authenticated users to see dashboard.

However, only the site admin and staff should be allowed to see/access the dashboard. Other users, like the customer user should not see the admin dashboard. Customers should have their own dashboard/profile page where they can see and manage the information related to their account.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.