-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Leravel is a PHP framework that claims to have cool features like a router, template system, built-in admin panel, localization system, and being lightweight. However, according to the author of this readme file, it is considered the worst PHP framework and is referred to as a "very shitty" framework.
- 🧻 A cool router
- 📜 A template system similar to Blade
- 🔨 A built-in admin panel
- 💬 A built-in localization system
- 🥋 Lightweight (according to the author)
To get started with Leravel, follow these steps:
- Download a PHP server software (Laragon is recommended)
- Create a new website
- Download the latest source code from releases
- Unzip the source code in the website directory
- Modify
app/settings.json
- Don't forget to change
Database.Database Name
insettings.json
or it won't work - Create a website
To access the Leravel admin, go to /?admin
on your website. The admin username and password can be found in /leravel/admin/account.ini
. If you want to disable the admin panel, you can do so from settings.json
.
When you enter the Leravel admin, it will check for updates. If an update is found, it will remind you to update.
Made with ❤️ by leraticarimarka
Want to learn more about me? Check out my github page!