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

Search code, repositories, users, issues, pull requests...

submited by
Style Pass
2024-09-23 08:30:09

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

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.

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.

Leave a Comment