Getting Started
Setup Able Pro CodeIgniter
Last updated
Setup Able Pro CodeIgniter
Last updated
Able Pro supports Laravel 11.* with Vite. The following is a guide to quickly start using the template.
Make sure to have installed on your computer. Currently, Able Pro supports PHP version 8.2 or newer.
A composer is a tool for dependency management in PHP. It allows you to declare the libraries your project depends on and it will manage (install/update) them for you.
Make sure to have installed on your computer. Currently, Composer supports PHP version 8.2 to run.
Make sure to have installed on your computer. Currently, Nodejs supports v20.* so use the LTS version only.
Make sure you have installed installed and use Node version 20.*
Open Terminal and set the directory /download/
Able-pro/
and run the following commands step by step.