I know it’s not ideal to use this type of hosting for a Laravel project but you are perfect for dev purposes.
I’ve got a Laravel project up and running but cant seem to config my .env file so the app can find the database file - I’m using sqlite and the database file is /htdocs/database/database.sqlite
Ive tried every permutation and combination I can think of before contacting you but Im still getting an error when the app tries to access the dbase (homepage etc works fine)
SQLite is available on all services though. Our servers have the PDO drivers for SQLite installed, so you can use SQLite from PHP. Since SQLite is just a file which can be placed anywhere, you can create a SQLite database in whatever way you want and then upload the database file to your hosting account using FTP or a file manager.
This shows it is supported, but all i can suggest is double triple checking, it doesn’t exist, and I get 404, maybe it is trying root directory?