All Projects → sherwinchia → kodekus

sherwinchia / kodekus

Licence: other
Laravel Blog Application

Programming Languages

Blade
752 projects
PHP
23972 projects - #3 most used programming language

banner

Kodekus - Blog Application

Features

Guest

  1. View content
  2. Comment on content
  3. Register as user

User

  1. Login
  2. Bookmark content
  3. Like content
  4. Edit profile
  5. Logout

Content-Writer

  1. Login
  2. Manage content
  3. Logout

Admin

  1. Login
  2. Manage content
  3. Manage user
  4. Manage web static information
  5. Manage comment
  6. Logout

Installation

  1. Clone the repository using the command "git clone [link]"
  2. Setup XAMPP or Valet
  3. Create database in MySQL
  4. Configure the .env file accordingly (need SMTP for email verification)
  5. Run command
$composer install
$npm install
$php artisan migrate
$php artisan db:seed
$php artisan serve
$php artisan storage:link
$php artisan generate:admin

Built With

Backend: Laravel
Frontend: Livewire & Tailwind
Database: MySQL

Demo

https://www.youtube.com/watch?v=sTYAHT5qbR0

Note

If you find this repository useful, don't forget to star the repository. Credit not required but much appreciated!

Token of appreciation

Saweria or Paypal

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].