A
A
Artem00712018-02-19 12:24:30
Software Deployment
Artem0071, 2018-02-19 12:24:30

What you need to know before transferring a laravel project from local to hosting?

Good afternoon!
Finish the project in laravel. But now it was locally on the computer. What should be considered before transferring to a hosting?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
marataziat, 2018-02-19
@marataziat

How to transfer :) and finally, study the vulnerabilities of web applications so you know what you risk!

A
Alex Wells, 2018-02-19
@Alex_Wells

1) use nginx, forget about apache. Set it up correctly, get 100/100 on google pagespeed (this is not an indicator, but still).
2) pre-disable unnecessary providers, climb through the configs and play around with the values
​​3) cache configs and routes
4) pull up only dependency, without dev
5) use the best drivers. No session files!
6) "hosting" itself - at least a virtual machine from a good hoster, with normal virtualization and without traffic restrictions.
7) enable opcache in php

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question