Set up your local development environment for Larasonic
components.json
The base styles reside in resources/css/app.css
Customize these components to match your brand, and the entire project will reflect those changes.
To install components in a different location than the default, use:
pint.json
and Rector in rector.php
to enforce consistent code styling and formatting.
Run Pint with:
phpstan.neon
.
Run PHPStan with:
.cursorrules
file helps you customize how Cursor behaves with your codebase, improving code navigation and AI suggestions.
Troubleshooting Common Issues
.env
settings match your database configurationDevelopment Best Practices
php artisan test