Basic Crud Operation with Text Editor Implementation
This Project Provide you with a simple crud in laravel in addition i have implemented Summernote text-editor with it.
Key Features:
- Basic CRUD operations
- Integrated text editor
Clone this repository
git clone https://github.com/Muhammad-fareed/Laravel-crud-with-text-editor.git
composer install
php artisan migrate
php artisan serve