An open API service indexing awesome lists of open source software.

https://github.com/surazdott/sidetheme-laravel

Sidetheme is website themes and listing site template developed in Laravel framework.
https://github.com/surazdott/sidetheme-laravel

directory laravel laravel7 listing php php7 template theme

Last synced: 8 months ago
JSON representation

Sidetheme is website themes and listing site template developed in Laravel framework.

Awesome Lists containing this project

README

          

## About
Sidetheme is opensouce website themes and template listing application. You can upload the your themes. templates and software. It is fully responsive, power and clean code. This appication is developed with Laravel framework version 7.

### Demo : https://www.sidetheme

## Features:
1. Fully Responsive and clean design
2. Build with Laravel Framework version 7
3. Dynamic Unlimited Category and Products Listings
4. SEO Optimization
5. Sitemap.xml Generator
6. Dymanic Mail Settings
7. Change Logo, Favicon, Site Title, Site Description, etc. from Admin Panel
8. Custome Max Upload Size
9. Image Compression and Resize
10. Secure Files Dowload
11. Database Cache System
12. Maintenance Mode System
13. Ban User Accounts
14. Change User Role
15. Dynamic Tag System
16. Comment Approval System
17. Secure Authentication
18. Cusotme Email Templates
19. Send Bulk Mail System
20. Advanced Settings Options

## Requirements
1. PHP >= 7.2.5
2. BCMath PHP Extension
3. Ctype PHP Extension
4. Fileinfo PHP extension
5. JSON PHP Extension
6. Mbstring PHP Extension
7. OpenSSL PHP Extension
8. PDO PHP Extension
9. Tokenizer PHP Extension
10. XML PHP Extension

## Installation

1. Downlaod or clone the files
2. Change the database name, username and password in .env file
3. Migrate the database tables using "php artisan migrate" commnad
4. Seeds the value in table using "php artisan seed:db" command
5. Now serve the application using "php artisan serve" command
6. Login details: Username - surajdatheputhe@gmail.com & Password - 12345678

## License

The Sidetheme is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).