Laravel应用开发建议 [英] Laravel App Development Advice

查看:130
本文介绍了Laravel应用开发建议的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在计划开发一个应用程序,并且有几个问题想让我100%明白.

I am in the process of planing to build an app and have a few questions that I would like to get 100% in my head.

从预期的角度来看,关于更新代码以及在实时/维护模式站点之间切换的最佳方法是什么?

What is the best method from your prospective in regards to updating code and going between live/maintenance mode sites?

您对身份验证有何建议?

What do you recommend for Authentication?

您将如何处理缓存和CDN?

How would you handle cacheing and CDN?

推荐答案

首先,我想表示欢迎使用最新版本的laravel(3年前发布的apx).

Well to start, I'd like to say welcome to the newest version of laravel (released apx 3 weeks ago).

第二:在此版本的laravel中,身份验证已完全为您处理,已记录供您自定义.

Second: authentication is handled completely for you in this version of laravel, and it is well documented for you to customize.

就从实时/维护模式切换而言,一如既往,我们建议保留实时Repo和开发分支.我们是否建议您将 Bitbucket 与我们的伪造服务,以简化服务器的部署和设置!

As far as switching from live / maintenence mode, as always we suggest keeping a live Repo and a branch for development. May we suggest using Bitbucket coupling it with our forge service in order to ease deploying and setting up your servers!

就CDN而言,这完全取决于您的经验.我不建议一个,因为我的看法会带有偏见,并且当前版本是相当新的,因此,以前版本的任何软件包/依赖项都需要更新和/或测试其兼容性:)

As far as a CDN goes, that's all based on your experience. I don't recommend one over the other because my opinion would be biased and the current version is fairly new, so any packages/dependencies for previous versions would need to be updated and/or tested for compatibility :)

我希望这会有所帮助!

这篇关于Laravel应用开发建议的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆