Topic: Error found when publishing
zoomema2020 asked a year ago
I want to publish my laravel project which I already have in my local computer. I followed the tutorial which is available in your youtube channel Publish the website on the internet - MDB GO & CLI tutorial Entering mdb publish Providing the name of the projectChoosing the backend as project type since it is a php projectand selecting php-laravelBut
when i submit mdb publish it gives me the error Warning This is not MDB JARV project and there is no guarantee that it will work properly after publishing. In case of problems, please write to our support https://mdbootstrap.com/support/. Error Could not publish: Build folder not found.
Katarzyna Pietroń staff pro premium priority answered a year ago
Hello,
By default, the mdb publish
command publishes frontend projects. To publish a backend project, you need to specify the technology using the --platform
or -p
flag. Supported technologies are node8, node10, node12, node14, node16, node17, php7.2, php7.3, php7.4, php-laravel, python3.10
I hope my instructions will be helpful.
Best regards.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Free
- Premium support: No
- Technology: MDB CLI / MDB GO
- MDB Version: 3.4.0
- Device: Regular computer
- Browser: command line
- OS: Windows 7
- Provided sample code: No
- Provided link: Yes