#1 Convert to Vue Single Page App with Laravel Backend

Merged
chrisl merged 24 commits from chrisl/vue-spa-conversion into chrisl/master 5 years ago

This pull request sees a conversion from the previous all laravel with some vue components architecture to have the entire front end powered by Vue with a Laravel API backend. The entire front end was almost entirely Vue powered anyway, besides the initial passing of information from a Laravel Blade page. This approach also enforces setting up an API, which could come in handy later on, since the Vue front end requires a new way to get data from the database. An API that could be accessed by axios seemed like a natural fit.

This pull request sees a conversion from the previous all laravel with some vue components architecture to have the entire front end powered by Vue with a Laravel API backend. The entire front end was almost entirely Vue powered anyway, besides the initial passing of information from a Laravel Blade page. This approach also enforces setting up an API, which could come in handy later on, since the Vue front end requires a new way to get data from the database. An API that could be accessed by axios seemed like a natural fit.
This pull request has been merged successfully!
Sign in to join this conversation.
No Label
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.