Skip to content

github-kobeferran/lar_vue_articles

Repository files navigation

Articles Web App

CRUD SPA

Using Laravel and Vue.js

In making this project I learned the following:

Laravel

  • Creating API's and custom responses
  • Integrating Vue files in Laravel
  • Laravel Factory and Seeder feature

Vue

  • Vue Options API structure
  • Components, State, Props and Emits
  • Conditional Rendering, Data Binding
  • Lifecycle Hooks, Computed Properties
  • Template Refs

Others

  • using axios for requests

About

basic SPA CRUD of Articles

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages