{"id":19475154,"url":"https://github.com/rezoanulhasan/php-laravel-environment-setup","last_synced_at":"2026-02-27T21:43:02.060Z","repository":{"id":205610585,"uuid":"714649661","full_name":"RezoanulHasan/php-laravel-environment-setup","owner":"RezoanulHasan","description":null,"archived":false,"fork":false,"pushed_at":"2023-11-05T16:33:24.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-08T06:30:30.005Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RezoanulHasan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-05T13:55:46.000Z","updated_at":"2023-11-05T13:55:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"974a1133-b9f5-47cc-8006-ac3d298dfaee","html_url":"https://github.com/RezoanulHasan/php-laravel-environment-setup","commit_stats":null,"previous_names":["rezoanulhasan/php-laravel-environment-setup"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RezoanulHasan%2Fphp-laravel-environment-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RezoanulHasan%2Fphp-laravel-environment-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RezoanulHasan%2Fphp-laravel-environment-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RezoanulHasan%2Fphp-laravel-environment-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RezoanulHasan","download_url":"https://codeload.github.com/RezoanulHasan/php-laravel-environment-setup/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240698770,"owners_count":19843451,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T19:30:12.568Z","updated_at":"2026-02-27T21:42:57.038Z","avatar_url":"https://github.com/RezoanulHasan.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"https://img.shields.io/badge/php-%23777BB4.svg?style=for-the-badge\u0026logo=php\u0026logoColor=white\"/\u003e\n\u003cimg src=\"https://img.shields.io/badge/XAMPP-F37623?style=for-the-badge\u0026logo=xampp\u0026logoColor=white\"/\u003e\n\u003cimg src=\"https://img.shields.io/badge/composer-%230A0A0A.svg?style=for-the-badge\u0026logo=composer\u0026logoColor=white\"/\u003e\n\u003cimg src=\"https://img.shields.io/badge/laravel-%23FF2D20.svg?style=for-the-badge\u0026logo=laravel\u0026logoColor=white\"/\u003e\n\u003cimg src=\"https://img.shields.io/badge/node.js-%23339933.svg?style=for-the-badge\u0026logo=node.js\u0026logoColor=white\"/\u003e\n\u003cimg src=\"https://img.shields.io/badge/Postman-FF6C37?style=for-the-badge\u0026logo=postman\u0026logoColor=white\"/\u003e\n\u003cimg src=\"https://img.shields.io/badge/phpstorm-143?style=for-the-badge\u0026logo=phpstorm\u0026logoColor=black\u0026color=black\u0026labelColor=darkorchid\"/\u003e\n\u003cimg src=\"https://img.shields.io/badge/Visual%20Studio%20Code-0078d7.svg?style=for-the-badge\u0026logo=visual-studio-code\u0026logoColor=white\"/\u003e\n# php-laravel-environment-setup\n\n\u003e #### Essential Softwares:\n\n\u003e Note: If you have any php binary file on C drive then delete that.\n\n1. XAMPP ( Download Link: https://www.apachefriends.org/download.html )\n\n   \u003e XAMPP Installation Guide for Windows ( https://www.temok.com/blog/xampp-installation-on-windows/ )\n\n   \u003cbr\u003e or, MAMP ( Specially for Mac) ( Download Link: https://www.mamp.info/en/downloads/)\n\n2. Node.js (LTS version) ( Download Link: https://nodejs.org/en/download/ )\n3. Composer ( Download Link: https://getcomposer.org/download/ )\n   \u003e Composer Installation Guide for Windows ( https://www.javatpoint.com/how-to-install-composer-on-windows )\n4. Git ( Download Link: https://git-scm.com/downloads )\n5. Visual Studio Code (Free Code Editor) ( Download Link: https://code.visualstudio.com/download )\n\n\u003e Note: As `PHPStorm` is a paid IDE so you can use its 30 Days trial version. After that you can use another email address for the next 30 Days. By repeating this process you can use `PHPStrom` for free when you are in your learning phase.\n\n6. PHPStorm (Paid Code Editor) ( Download Link: https://www.jetbrains.com/phpstorm/download )\n7. postman ( Download https://www.postman.com/downloads/ )\n8. laravel  ( Docomantation Link: https://laravel.com/docs/10.x/installation )\n   - composer create-project laravel/laravel filename\n   - cd filename\n   - php artisan serve\n\n### If you are going to use PHPStorm as your code editor then no need to install any plugin as PHPStorm ships with built-in support for PHP and Laravel.\n\n\u003e ##### Database Client Softwares:(You can use any of the three)\n\n7. dbForge Studio for MySQL (Database Client) ( Download Link: https://www.devart.com/dbforge/mysql/studio/download.html )\n8. TablePlus (Database Client) ( Download Link: https://tableplus.com/download )\n9. HeidiSQL (Database Client) ( Download Link: https://www.heidisql.com/download.php )\n\n\u003e ### VS Code Extensions:\n\n\u003e Note: If you don't want to install the extensions from No. 4 to 15 one by one, then you can just install this `Laravel Extension Pack` extention which will also install all of those plugins as well.\n\n| SL No: | Plugins                                     |\n| ------ | ------------------------------------------- |\n| 1      | PHP  DEVSENSE                               |\n| 2      | PHP DocBlocker                              |\n| 3      | PHP Namespace Resolver                      |\n| 4      | Laravel Blade Snippets                      |\n| 5      | Laravel Snippets                            |\n| 6      | Laravel Artisan                             |\n| 7      | Laravel Extra Intellisense                  |\n| 8      | Laravel goto view                           |\n| 9      | Laravel Blade Spacer                        |\n| 10     | laravel-jump-controller                     |\n| 11     | laravel-goto-components                     |\n| 12     | Laravel Blade formatter                     |\n| 13     | Laravel Create View                         |\n| 14     | Laravel Blade Wrapper                       |\n| 15     | DotENV                                      |\n| 16     | ES Lint                                     |\n| 17     | Auto Close Tag                              |\n| 18     | Auto Rename Tag                             |\n| 19     | Theme: \"Night Owl\" ( Or Any theme you like) |\n| 20     | Material Icon Theme for Icons               |\n| 21     | Prettier - Code formatter                   |\n| 22     | MySQL - Database Client - Weijan Chen       |\n\n#### Various PHP Development Environment Setup Errors' Solution Video\n\nhttps://youtu.be/sieWJF37cnQ\n\n\u003e ### Fonts for Developers:\n\n1. Operator Mono (Download Link: https://github.com/keyding/Operator-Mono/archive/refs/heads/master.zip )\n2. Fira Code ( Download Link: https://github.com/tonsky/FiraCode/releases/download/6.2/Fira_Code_v6.2.zip )\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frezoanulhasan%2Fphp-laravel-environment-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frezoanulhasan%2Fphp-laravel-environment-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frezoanulhasan%2Fphp-laravel-environment-setup/lists"}