EasyManage - Laravel Starter KitEasyManage - Laravel Starter Kit
EasyManage is a user,roles and news management system developed with Laravel and Vue.js.EasyManage - Laravel Starter Kit
EasyManage is a user,roles and news management system developed with Laravel and Vue.js.Overview
EasyManage is a user,roles and news management system developed with Laravel and Vue.js to provide you the essential functionalities and a user friendly design to start a project.
Demo: https://easymanage.easycoded.co.uk/
E-mail : [email protected]
Features
- Secure Authentication
- User management
- Roles management
- News management with likes
- Design user friendly
- Client & Server side validation
- CSRF Protection
- SQL Injection Protection
- Interactive forms
- Mobile friendly
- Fully responsive
- Data tables management
- Interactive CRUD
- Action users logs
- Easy to set up
- Laravel 7.0
- Vue.js
- Migrations
- Seeds
Requirements
- PHP >= 7.2.5
- BCMath PHP Extension
- Ctype PHP Extension
- Fileinfo PHP extension
- JSON PHP Extension
- Mbstring PHP Extension
- OpenSSL PHP Extension
- PDO PHP Extension
- Tokenizer PHP Extension
- XML PHP Extension
- NPM >= 6.14.4
- Composer
Instructions
Upload the files on your FTP Server
In order to set up EasyManage, upload the files on your FTP Server
Install the depedencies & compile assets
composer install
npm install
npm run production
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
Create the tables
EasyManage 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
Create the symbolic link for the pictures
php artisan storage:link
Congratulations, EasyManage is all set up on your hosting.
Default administrator login
Email : [email protected]
Password: 12345678
Future product updates
Quality checked by Codester
Lowest price guarantee
Category | Scripts & Code / PHP Scripts / Login |
First release | 27 April 2020 |
Last update | 29 April 2020 |
Software version | PHP 7.2, PHP 7.3, PHP 7.4 |
Files included | .php, .css, .html, .less, .sql, Javascript .js |
Software framework | VueJS, Laravel |
Tags | users, user management, groups, laravel, roles, laravel log |