I have recently starting developing and app with Laravel Spark. What I am wondering about, is where am I supposed to put the application code?
Am I supposed to put it inside the my-project/spark folder, or inside my-project/app (where usually laravel app code is added).