EasyTabs - Laravel Music Tabs ManagementEasyTabs - Laravel Music Tabs Management
EasyTabs is a music tabs system developed with LaravelEasyTabs - Laravel Music Tabs Management
EasyTabs is a music tabs system developed with LaravelOverview
25$ instead of 65$ until the 10th May 2020.
If you want to create a music tabs website, EasyTabs is for you!
EasyTabs will help you to manage tabs by music bands, categories, instruments, tunings, and much more!
Demo:Â https://easytabs.easycoded.co.uk
Login: [email protected]
Password: 12345678
Features
- Authentication
- Music tabs management
- Music tabs requests
- Design user friendly
- CSRF Protection
- SQL Injection Protection
- Mobile friendly
- Fully responsive
- SEO
- Easy to set up
- Laravel
- Migrations
- Seeds
- Algolia search
- Tabs rating
Requirements
- PHP >= 7.1.3
- OpenSSL PHP Extension
- PDO PHP Extension
- Mbstring PHP Extension
- Tokenizer PHP Extension
- XML PHP Extension
- Ctype PHP Extension
- JSON PHP Extension
- BCMath PHP Extension
- Composer
Instructions
Setup EasyTabs
Upload the files on your FTP Server
In order to set up EasyTabs, upload the files on your FTP Server
Install the depedencies & compile assets
composer install
php artisan vendor:publish --tag=ckeditor
Modify the .env file
- Rename the file .env.example in .env
- In order to connect the project to your database, please modify the different constants below in your .env file with the informations of your database.
DB_DATABASE=
DB_USERNAME=
DB_PASSWORD=
Run this command in the terminal to generate the key of your Laravel project.
php artisan key:generate
EasyTabs has been created in a way that the tables can be easily created and populated with the migrations and seed. Run these commands in a terminal
php artisan migrate
php artisan db:seed
Algolia search
- Create an account on https://www.algolia.com
- Create an index named "tabs_index".
- In API Keys, retrieve the application ID and put in the file /easytabs/config/scout.php in line 87.
- In API Keys, retrieve the admin api key and put in the file /easytabs/config/scout.php in line 88.
- In API Keys, retrieve the application ID and put in the file /easytabs/resources/layouts/layout.blade.php in line 131.
- In API Keys, retrieve the search only api key and put in the file /easytabs/resources/layouts/layout.blade.php in line 131.
- Run this command :
php artisan scout:import "App\Tab"
Congratulations, EasyTabs is all set up on your hosting.
Default administrator login
Email : [email protected]
Password: 12345678
Url: https://easytabs.easycoded.co....
Future product updates
Quality checked by Codester
Lowest price guarantee
Category | Scripts & Code / PHP Scripts / Miscellaneous |
First release | 28 April 2020 |
Last update | 29 April 2020 |
Software version | PHP 7.1, PHP 7.2, PHP 7.3, PHP 7.4 |
Files included | .php, .css, .html, .less, .sql, Javascript .js |
Tags | Music, laravel, drum, guitar |