Giter Club home page Giter Club logo

phu1237 / laragon Goto Github PK

View Code? Open in Web Editor NEW

This project forked from leokhoa/laragon

3.0 2.0 0.0 670.73 MB

Laragon is a portable, isolated, fast & powerful universal development environment for PHP, Node.js, Python, Java, Go, Ruby. It is fast, lightweight, easy-to-use and easy-to-extend.

Home Page: https://laragon.org

Batchfile 0.09% Shell 0.05% Smarty 0.07% JavaScript 0.81% Perl 0.28% HTML 0.15% PHP 7.99% CSS 0.77% C 45.46% C++ 38.17% Objective-C 4.88% Procfile 0.01% Vim Script 1.05% Python 0.23%

laragon's Introduction

Laragon - The Dev Environment for Web Artisans

Download

There are 2 ways:

  • You can download the newest released version here.
  • Clone this repo

PHP Version information

The default PHP version in the first launch is PHP 7.4

Name Version
php-7.4 7.4.33
php-8.1 8.1.27
php-8.2 8.2.16
php-8.3 8.3.3

Scripts

Please read carefully the content below and use this scripts at your own risk!

Use scripts.bat at the root of your laragon.

Available scripts:

  • Rename folder .git to .git.saved - Rename folder .git.saved to .git
    • Prevent some git bugs with your code in /www folder
  • Update Laragon
    • This method just works when you clone this repo.
    • This method works as a hard resetting all your Laragon files of laragon and pulling new commits (changes) from the repo. You can call it "Update new version".
    • Be careful when you run it because it will overwrite your changes and remove your files.
    • This will not affect your files in:
      • /bin/heidisql/portable_settings.txt (HeidiSQL settings)
      • /data
      • /tmp
      • /usr (all of the laragon settings)
      • /www (except /www/index.php)
    • All other files will be replaced or removed.

Notes:

  • If you want to update, please back up your dependencies extensions (ex: php_pdo_sqlsrv) because you will lose all your changes if you run update.

Manual update

If you want to manually update the new version of dependencies, download the file with the instructions below and extract it to /bin/<dependency>/new_version_folder (ex: /bin/php/php-7.4.20-nts-Win32-vc15-x64)

  • Apache: Download the zip file VC15 or VC16
  • Composer: Download the composer.phar file from here
  • HeidiSQL: Download the portable version here
  • MySQL:
    • MariaDB: Download the zip file here
      • MariaDB Server Version: Any
      • Operating System: Windows
      • Architecture: Any
      • Package Type: Zip file
  • Nginx: Download the zip file here
  • PHP: Download the zip file here

Notes:

  • If you want to use SSL, please use Apache v2.4.35 (httpd-2.4.35-win64-VC15) or use Nginx. Because the newest Apache SSL is broken right now, it may be a bug or an error of Apache and no way to fix this right now.

  • All dependencies in this repo use 64-bit version.

  • For PHP: I prefer Non Thread Safe version.

  • Apache & PHP should be the same VS version (ex: VS15).

  • To enable Redis:

    • After starting laragon for the first time (php.ini created)
    • Find
    extension=mbstring
    
    • Add below that line
    extension=redis
    
  • To enable http2:

    • Open bin/apache/<version>/conf/httpd.conf
    • Uncomment the line
    LoadModule http2_module modules/mod_http2.so
    
    • Add this line at the end of the file
    Protocols h2 h2c http/1.1
    

What is Laragon?

Laragon is a portable, isolated, fast & powerful universal development environment for PHP, Node.js, Python, Java, Go, Ruby. It is fast, lightweight, easy-to-use and easy-to-extend.

Laragon is great for building and managing modern web applications. It is focused on performance - designed around stability, simplicity, flexibility and freedom.

Laragon is very lightweight and will stay as lean as possible. The core binary itself is less than 2MB and uses less than 4MB RAM when running.

Laragon doesn't use Windows services. It has its own service orchestration which manages services asynchronously and non-blocking so you'll find things run fast & smoothly with Laragon.

Enjoy!

Description

For description and other information, go to the base repo.

laragon's People

Contributors

leokhoa avatar phu1237 avatar realodix avatar torvista avatar daxgames avatar vanja-san avatar w3suli avatar alternative-rvb avatar deulizealand avatar stijnvdb88 avatar mgkprod avatar nawafinity avatar mshukurlu avatar lilmnm-kamikaze- avatar star2000 avatar cagatayldzz avatar zqhong avatar jpnr79 avatar jakekwak avatar viktorminator avatar 5idereal avatar shortarrow avatar reinierbutot avatar mynyx avatar meetmario avatar molokal avatar christophermarkhinojosa avatar blazorazem avatar azhe403 avatar

Stargazers

Biagio Carrella avatar Cameron avatar Grzegorz Adam Kowalski avatar

Watchers

Cameron avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.