Translations
You may publish the translation files using the vendor:publish
Artisan command:
php artisan vendor:publish --provider="ProtoneMedia\Splade\ServiceProvider" --tag="translations"
As of August 2024, Splade is no longer actively maintained. Though we will try to keep up with future Laravel and PHP versions, we discourage using Splade in new projects.
After a period of reflection, we've come full circle and decided to bring the magic of Splade back to Inertia, where it all started. Please check out this new chapter in our journey: Inertia UI.
You may publish the translation files using the vendor:publish
Artisan command:
php artisan vendor:publish --provider="ProtoneMedia\Splade\ServiceProvider" --tag="translations"