I am building an application on Drupal but due to some Drupal constraints and module customize limitation some features I need to build on Laravel framework. Drupal will be deployed on "example.com" and Laravel will be deployed on "subdomain.example.com" on the same server.
User authentication will be done through Drupal, so user session management will be maintained by Drupal. Now the twist is as I said some features will be developed on Laravel framework. Let's take an example to make it more clear.
Want to develop job portal which provide functionalities like search engine, apply for job, post job, manege profile.
users like employee, applicant, recruiter.
Which is best way to implement to job portal in drupal 7.
Any module or distribution can i use so that portal can be implemented asap.
After trying to install drupal 8 Commerce on Google Cloud and failing, I started a research on different hosting platforms and their support of Drupal 8 commerce.
I am trying to find:
What questions would you ask in order to determine if a particular host/platform will support Drupal 8 Commerce? How to find an answer before even trying the install drupal yourself?