I know how to create an application using Laravel, and I also know how to create an application using Angular 2/4. But how to integrate the 2? would it be just creating a Laravel API and another Angular application? or do I have to create the Angular project inside the Public folder of the laravel project?