Developing an application with webservice how to approach

Asked

Viewed 32 times

1

I’m conducting a project that consists of an online platform for managing a clinic, where it should contain a website and an application.

My main idea is to create a Webservice to meet both platform and application requests.

My project would be in Laravel and Ionic.

1 Solution: Create the platform with Laravel and make my application access this same platform to access the data

2 Solution: Create the plaforma in Laravel, and my webservice also in Laravel. so the Application accesses only the webservice.

Would I have any problem creating my platform and my webservice both in lavel? I would have a performance loss or some other disadvantage?

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.