Skip to content

Kira blog is a simple blog system build with laravel and reactjs

Notifications You must be signed in to change notification settings

ranjeetmali/kira-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

K!rablog

Laravel React Demo

Full featured react demo with laravel api. this demo include api with authentication, blog, and image upload examples.

Requirements

  • Laravel Requirement here

Installation

  • First clone repository and run composer install
  • Make new database and env file and set database credential
  • Generate base 64 key using php artisan key:generate
  • Create storage link php artisan storage:link
  • Migrate database using php artisan migrate
  • Install laravel passport php artisan passport:install
  • Now run npm install for front react setup
  • App is ready for use

About

Kira blog is a simple blog system build with laravel and reactjs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published