| Description | |
|---|---|
| Technical Requirements | Please check the Technical Requirements from the this link. https://symfony.com/doc/current/setup.html#technical-requirements |
| Xampp | Make sure to have Xampp with PHP v8.2 or higher version installed & running on your computer. If you already have installed Xampp on your computer, you can skip this step. |
| Composer | Make sure to have the Composer latest version installed & running on your computer. If you already have installed Composer on your computer, you can skip this step. |
| Install Symfony CLI | Please setup Symfony CLI regarding your computer operating system. https://symfony.com/download. If you already have setup on your computer, you can skip this step. |
Node.js and npm (Node Package Manager) are installed on your system. Make sure to use node version 22.*.Node.js is not installed, download and install it from the website. npm comes bundled with Node.js.yarn install
package.json file:
yarn install
composer install
vendor`) directory with the necessary packages for the Laravel project.yarn run build
symfony server:start