generated from spatie/package-skeleton-laravel
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,8 @@ | ||
## Overview | ||
Embark on a journey beyond typical CRUD applications with our tutorial series, where we delve into file management automation using Laravel and OnlyOffice. This series starts with setting up a fresh Laravel application, integrating Vue 3 through Laravel Breeze, and exploring how these tools work in harmony. We’ll also introduce ‘dokumentat’, a custom package, to streamline our process. Look forward to deep dives into advanced features like file conversion, event broadcasting, and Vue.js integration. By the end, you’ll have a robust document management system within your Laravel projects. Get ready to enhance your skills and your projects! 🚀👨💻 | ||
|
||
<br /> | ||
---------------------------------------------------- *** ------------------------------------------------------------------- | ||
<br /> | ||
This year, I ventured beyond the usual CRUD applications and tackled an exciting challenge involving file management automation. Our team initially considered JavaScript-based solutions, exploring plugins like CKEditor and Quill. However, our specific formatting needs led us to realize these wouldn’t suffice. | ||
|
||
<br /> | ||
|