# Codeigniter 4 Snippets for Vscode This Extensions provides the Codeigniter 4 snippets ## Requirements ```bash CodeIgniter Version : 4.1.4 ``` ## Install Launch Code's command palette ```bash ext install adereksisusanto.codeigniter4-snippets ``` ### Table of Content - [Controllers](https://github.com/adereksisusanto/codeigniter4-snippets/blob/main/docs/CONTROLLERS.md) - [Presenter](https://github.com/adereksisusanto/codeigniter4-snippets/blob/main/docs/CONTROLLERS.md##controller-presenter) - [Resources](https://github.com/adereksisusanto/codeigniter4-snippets/blob/main/docs/CONTROLLERS.md#controller-resources) - [Request Class](https://github.com/adereksisusanto/codeigniter4-snippets/blob/main/docs/CONTROLLERS.md#controller-request-class) <sup style="color:red">New</sup> - [Migrations](https://github.com/adereksisusanto/codeigniter4-snippets/blob/main/docs/MIGRATIONS.md) - [Models](https://github.com/adereksisusanto/codeigniter4-snippets/blob/main/docs/MODELS.md) - [Routes](https://github.com/adereksisusanto/codeigniter4-snippets/blob/main/docs/ROUTES.md) - [Placeholders](https://github.com/adereksisusanto/codeigniter4-snippets/blob/main/docs/ROUTES.md#placeholders) - [Custom Placeholders](https://github.com/adereksisusanto/codeigniter4-snippets/blob/main/docs/ROUTES.md#custom-placeholders) - [Presenter](https://github.com/adereksisusanto/codeigniter4-snippets/blob/main/docs/ROUTES.md#presenter) <sup style="color:red">New</sup> - [Resource](https://github.com/adereksisusanto/codeigniter4-snippets/blob/main/docs/ROUTES.md#resource) <sup style="color:red">New</sup> - [Validation](https://github.com/adereksisusanto/codeigniter4-snippets/blob/main/docs/VALIDATIONS.md) - [Validation in Controller](https://github.com/adereksisusanto/codeigniter4-snippets/blob/main/docs/VALIDATIONS.md#validation-in-controller) - [Views](https://github.com/adereksisusanto/codeigniter4-snippets/blob/main/docs/Views.md) Happy coding! ## Donate If this project help you reduce time to develop, you can give me a cup of coffee :) [](https://paypal.me/adereksisusanto?locale.x=id_ID) [](https://trakteer.id/adereksisusanto) ## License & Download [](https://github.com/adereksisusanto/codeigniter4-snippets) 