Unit Tests Coverage Scrutinizer Stable Version Downloads Laravel License I have developed this site to try Laravel and to do my personal website. And I have decided to release it to help people starting with Laravel, so there is probably some custom configurations/functions that only fit my needs.
Note : All installed accounts won't work on the demo site, you will need to create a new one.
![]()
![]()
![]()
![]()
![]()
![]()
PHP PHP Extension DBMS NodeJS npm Others (optional) While Redis is optional, it is recommended to use Redis with this application.
composer create-project xetaio/xetaravel <application_name>Then you will need to migrate and seed your application:
php artisan migrate php artisan db:seedFinally, you need to install and build the JS, CSS etc :
npm install npm run build
- Admin
- User : [email protected]
- Password : admin
- Moderator
- User : [email protected]
- Password : moderator
- Member
- User : [email protected]
- Password : member
- Banished
- User : [email protected]
- Password : banished
- Note : You will need to delete the cookie to logout due to the restriction of the ban system.
This project implements many features and will implements more in the future. Here's a list of the features developed in Xetaravel :
- Articles
- Media
- Categories
- Comments
- Categories
- Replies
- Leaderboard
- Solved Reply
- Actions Logs
- Pinned/Locked
- Google Analytics integrated
- Users Management
- Blog Management
- Categories
- Articles
- Discuss Management
- Categories
- Roles Management
- Permissions Management
- Settings Management
- Badges Management
- Experiences system (based on posts, comments etc)
- Rubies system (virtual currency) (based on posts, comments etc)
- Newsletter
- Sessions management (multiple connected device)
- Notifications
- Badges
If you want to contribute, please follow this guide.
-
Notifications
You must be signed in to change notification settings - Fork 0
A resource to help people starting with @laravel. Blog system, discuss system etc
License
XetaIO/Xetaravel
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A resource to help people starting with @laravel. Blog system, discuss system etc