Getting started with Laravel 10 Livewire 2

Getting started with Laravel 10 Livewire 2
Author :
Publisher : Andres Cruz
Total Pages : 221
Release :
ISBN-10 :
ISBN-13 :
Rating : 4/5 ( Downloads)

Book Synopsis Getting started with Laravel 10 Livewire 2 by : Andres Cruz

Download or read book Getting started with Laravel 10 Livewire 2 written by Andres Cruz and published by Andres Cruz. This book was released on with total page 221 pages. Available in PDF, EPUB and Kindle. Book excerpt: Laravel is a fascinating framework, huge and with a somewhat steep learning curve and with multiple options; this book is not for beginners and assumes that you already know how to program in Laravel. Laravel Livewire takes Laravel development a step further; automating routine processes in very flexible schemes based on components, Livewire components that allow us to communicate client and server in a very simple, efficient and easy way. Laravel Livewire is not a framework, it is just a layer or scaffolding that adds certain extra features to the framework that we can use to create great applications, with less effort and development time. Map We are going to give a brief introduction about Laravel Livewire. We are going to create our project in Laravel Livewire. We present the characteristics that a project created in Laravel Livewire has; team management, API Tokens, and authentication, are some of them. We are going to create a simple CRUD type application and get to know all the elements of Livewire such as handling forms, views and directives through the Livewire components. We are going to work on the style, improving the created application so that it looks like another Laravel Livewire module. We are going to learn about the communication between Livewire components based on events; detect changes in properties of the component class from the view and know the Laravel Livewire JavaScript. We are going to create the CRUD for the posts. We are going to create filters and search fields for a listing taking advantage of the benefits of Livewire. We are going to create sort fields for the column listing. We will get to know everything that Livewire offers us in JavaScript and combine it with other plugins, we will know the hooks in JavaScript, consume properties, functions and use of events. We are going to learn about some extra features of Laravel Livewire properties, such as customizing the update phase of wire:models, such as the use of computed properties. We are going to create a simple blog-type application with a list with filters and search and detail fields. We are going to create a shopping cart in the session and database, for which, we will see communication between components, sending events, toast type plugin to show messages confirming the operation carried out, with listeners of the events from JavaScript. We are going to show the code of an application created with Alpine.js to create a to do list component. We are going to adapt the Alpine.js application presented in the previous chapter, to work in conjunction with Livewire. By the end of the book, you will have the knowledge to create any basic application with Livewire and know more than just the basics of it. I invite you to visit my website: desarrollolibre.net And get to know my work.


Getting started with Laravel 10 Livewire 2 Related Books

Getting started with Laravel 10 Livewire 2
Language: en
Pages: 221
Authors: Andres Cruz
Categories: Computers
Type: BOOK - Published: - Publisher: Andres Cruz

DOWNLOAD EBOOK

Laravel is a fascinating framework, huge and with a somewhat steep learning curve and with multiple options; this book is not for beginners and assumes that you
Getting started Laravel 10 Inertia 1
Language: en
Pages: 251
Authors: Andrés Cruz
Categories: Computers
Type: BOOK - Published: - Publisher: Andres Cruz

DOWNLOAD EBOOK

This book is aimed at anyone who wants to start developing with Laravel Inertia whose main advantage is that, we can use Vue components, as if they were blade v
Laravel: Up & Running
Language: en
Pages: 562
Authors: Matt Stauffer
Categories: Computers
Type: BOOK - Published: 2023-09-08 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

What sets Laravel apart from other PHP web frameworks? Speed and simplicity, for starters. This rapid application development framework and its ecosystem of too