Note defineConfig is used to export configuration for the consumption by turbowatch program. If you want to run Turbowatch programmatically, then use watch. The API of both methods is equivalent.
Learn how to create and use Database Seeders in Laravel 12 to populate your application database with sample or dummy data. This guide covers generating seed classes, defining records, and running ...