php - Angular 5 Ionic 3 Laravel project structure
498
for the first time I need to make front-end with laravel backend in ionic 3. I would like to know the structure how to implement this project. Maybe there is some starters with explanations ? Or it's very simple to do this ? Looking for a nice explanation.
I was working before with aws serverless backend and firebase.
Answer
Solution:
Start your job today, nothing different between Laravel and other services. FE always send data to defined url and get the josn response or errors.