You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+25-27Lines changed: 25 additions & 27 deletions
Original file line number
Diff line number
Diff line change
@@ -2,27 +2,6 @@
2
2
Core Boxx is a PHP framework built with the concept of simplicity and modularity. Install and load only what you need, not bloated with unused features.
3
3
<br><br>
4
4
5
-
## :ballot_box_with_check: REQUIREMENTS
6
-
1) LAMP/WAMP/MAMP/XAMPP
7
-
2) Apache Mod Rewrite
8
-
3) PHP MYSQL PDO Extension
9
-
4) PHP OpenSSL Extension
10
-
5) At least PHP 8.0
11
-
<br><br>
12
-
13
-
## :floppy_disk: INSTALLATION
14
-
- Copy the contents of `core/` into your HTTP folder.
15
-
- Access `http://your-site.com/` in the browser and walk through the installer.
16
-
17
-
## :zap: INSTALLING OPTIONAL MODULES
18
-
- The rest of the folders are optional modules.
19
-
- To install the optional modules, check out their respective `README.md` files.
20
-
<br><br>
21
-
22
-
## :star: SUPPORT
23
-
Like this project? Just give it a star. That will indirectly help grow my blog a little bit. :wink:
0 commit comments