Hi,
I am in learning stage and I have not handled the deploying part. I guess my scenario will be a traditional hosting where I am only access to FTP + phpmyadmin with PHP 8.2 or PHP 8.3. No shell. Running on Apache and Linux. I assume they will enabled all the php extension required for Laravel. My question is: Can I upload a project to a hosting (the whole files and folders created by Larabel new ) and place them into root and then import the database manually? Do I need different approach? Is there any file that not required in production but is required in development environment? Maybe composer.json?
Thank you
@Snapey I guess it. But the scenario is not something I can decide at this moment. So I need if there is a workarround to do that. If at the end it is not possible I will contemplate the possibility to explore other scenarios.
Thank you