Skip to content

This simple article demonstrates of laravel 11 livewire crud example. If you have a question about laravel 11 livewire crud with jetstream & tailwind css then I will give a simple example with a solution. If you have a question about laravel 11 livewire crud with modal tailwind then I will give a simple example with a solution.

Notifications You must be signed in to change notification settings

savanihd/Laravel-11-Livewire-CRUD-with-Jetstream-Tailwind-CSS

Repository files navigation

Laravel 11 Livewire CRUD with Modal Tailwind CSS

Build an Laravel 11 Livewire CRUD with Modal Tailwind CSS Step by Step example. you have to simply follow the below steps:

  • Step 1: Install Laravel 11
  • Step 2: Create Auth with Jetstream Livewire
  • Step 3: Create Migration and Model
  • Step 4: Create Post Component
  • Step 5: Update Component File
  • Step 6: Update Blade Files
  • Step 7: Config Template Layout
  • Step 8: Add Route
  • Run Laravel 11 App

laravel-11-crud-example

Run php artisan serve for a dev server. Navigate to http://localhost:8000/. The application will automatically reload if you change any of the source files.

For more examples, please visit:

How to Create and User Trait in Laravel 11?

How to Create Custom Middleware in Laravel 11?

How to Publish API Routes in Laravel 11?

How to Create Interface in Laravel 11?

How to Create Custom Class in Laravel 11?

How to Create Interface in Laravel 11?

About

This simple article demonstrates of laravel 11 livewire crud example. If you have a question about laravel 11 livewire crud with jetstream & tailwind css then I will give a simple example with a solution. If you have a question about laravel 11 livewire crud with modal tailwind then I will give a simple example with a solution.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages