- clone project
- rename .env.example to .env
- composer update
- run php artisan key:generate
- config your own database
- php artisan migrate
Here is the link of this tutorial on youtube: https://youtu.be/5T3sr4TcIAY
Summernote text editor with CRUD operations (Create, Read, Update, Delete) and image upload functionality in the Laravel application.
PHP
Here is the link of this tutorial on youtube: https://youtu.be/5T3sr4TcIAY