- git clone https://github.com/thetminnhtun/laravel-text-editor PROJECT_FOLDER_NAME
- cd PROJECT_FOLDER_NAME
- composer install
- npm install
- npm run dev
- cp .env.example .env
- Setup database
- php artisan key:generate
- php artisan migrate
- php artisan db:seed (optional)
- php artisan serve
- run browser
localhost:8000
-
Notifications
You must be signed in to change notification settings - Fork 1
thetminnhtun/laravel-text-editor
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published