#1 Convert to Vue Single Page App with Laravel Backend

已合并
chrisl 5 年之前 将 24 次代码提交从 chrisl/vue-spa-conversion合并至 chrisl/master

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.
chrisl5 年之前 关闭
该合并请求已经成功合并!
登录 并参与到对话中。
未选择标签
未选择里程碑
未指派成员
1 名参与者
正在加载...
取消
保存
这个人很懒,什么都没留下。