Saiful Islamsobujdev.hashnode.dev·Jul 16, 2024Simple way to deploy a laravel project with my sql and Nginx on ububtu 24.04In this session, we will learn how to deploy a laravel back-end project with mysql and Nginx server on Ubuntu. Firstly, you check the project file and carefully read the file named "Read.me" . Then You will understand what types of tools do you insta...DiscussLaravel
Md Muhaiminul Islam Shihabmuhaiminshihab.hashnode.dev·Jul 3, 202410 things you should check before delivering a Laravel Project.Environment Settings: Ensure APP_ENV is set to production in .env. Set APP_DEBUG to false. API Tokens: Verify that API keys and tokens are set to production values. Ensure that sensitive keys are not exposed. Database: Confirm the live dat...DiscussLaravel
Zia Uddinnzian.hashnode.dev·Sep 16, 2023Nexopos Multi store modules install problems and solvesMultiStore module install problem and solves I have been using Nexopos for several years and I have checked its updates regular basis and recently had to install multi-store modules in the local environment. There are some conditions you should consi...Discuss·31 readsMy experience about Nexopos laravel project