Hi,
I would like to develop a single page app using Angular as front end while Laravel responsible for back-end API. I'm thinking about few criteria.
What will be the folder structure? should I maintain single repo for back-end and front-end code though both connected via only API?
We use session, .. to recognize users. Since only my app will consume the REST API, so can I built Recognition and Authentication without implementing OAuth 2? if so then how, would you please share your thoughts?
Thanks
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community