About This File
Download free EasyManage - Laravel Starter Kit by Easycoded. 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.
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
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