Skip to content

ignatius-mbugua/laravel-crud-axios

Repository files navigation

Laravel+VueJS Simple Blog Application

This is a simple project which utilizes both Laravel, VueJS and Axios

Installation

  • Clone the repository with git clone
  • Copy .env.example file to .env and edit database credentials there
  • Run composer install
  • Run php artisan key:generate
  • Run php artisan migrate --seed (it has some seeded data for your testing)
  • Run npm install

About

Simple CRUD API built with Laravel VueJS and Axios

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published