Skip to content

ariefid/learning-basic-laravel

Repository files navigation

Learning Basic Laravel

About

The source code is for learning laravel framework. Build todo application with Eloquent Relationships.

I'm using Laravel framework 9.29.

Requirements

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

Installation

Read requirements above before install. Then read INSTALL.md.

Special Thanks

License

The source code is open-sourced software licensed under the MIT license.

About

Learning basic Laravel Framework from scratch.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages