Skip to content
This repository has been archived by the owner on Apr 27, 2024. It is now read-only.
/ flarum-serve Public archive

[Flarum Extension] Start Flarum in the PHP development server.

License

Notifications You must be signed in to change notification settings

xartuu/flarum-serve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flarum Serve

Start Flarum in the PHP development server.

📢 Important information

  • It is not an extension, so it does not display on the extension page.
  • Works immediately after installation (similar to plug&play).
  • You can set port and custom domain. For this purpose, use the arguments - --host and -p, --port (see screenshots).

🚀 Installation

To download the extension tool you can use Bazaar or only install it through composer:

composer require artuu/flarum-serve

✨ Demo

Command screenshot from console:

console

Screenshot of command legends from console:

console

👋 A few words from me

Again, I would like to thank @clarkwinkelmann for directing the concept of execution - not creating an extension to flarum, but a simple package. It gave me an effect similar to the plug&play I wanted to get from the beginning. Why again? Because with the previous extension he also helped me. I literally love you, @clarkwinkelmann.

The extension is aimed at developers and individuals who do not have apache or nginx installed. With one command you can display the forum locally. If necessary, you can change the port and domain to a different one than the localhost.

🔗 Links

📝 License

Copyright © 2020 Artuu.
This project is MIT licensed.


Extension created by @Artuu, the owner of My Kill