Text converter built with Laravel Livewire.
- Download or clone the project
- Run
composer install
- Rename or copy
.env.example
file to.env
- Run
php artisan serve
- Visit
localhost:8000
in your browser
The MIT License (MIT). Please see License File for more information.