The source code is for learning laravel framework. Build todo application with Eloquent Relationships.
I'm using Laravel framework 9.29.
Laravel 9.x requires a minimum PHP version of 8.0. But, I'm using PHP version 8.1+ because this application contains Enum Casting.
- PHP Version >= 8.1
- BCMath PHP Extension
- Ctype PHP Extension
- Fileinfo PHP Extension
- JSON PHP Extension
- Mbstring PHP Extension
- OpenSSL PHP Extension
- PDO PHP Extension
- Tokenizer PHP Extension
- XML PHP Extension
Read requirements above before install. Then read INSTALL.md.
- Thanks to @taylorotwell and all contributors. Open LARAVEL-README.md.
- ViteJS and all contributors.
- TailwindCSS and all contributors.
- AlpineJS and all contributors.
The source code is open-sourced software licensed under the MIT license.