Skip to content

atiq-ur/livewire

Repository files navigation

Support Tickets with Comments and Auth - Laravel Livewire

This is a laravel livewire project where you can post support ticket, comments on each ticket, Authentication Component

What is in this project

  1. Every task in different branches
  2. Tailwind css
  3. Create & delete comments
  4. Image upload with comments
  5. Support Ticket
  6. Every Support ticket has own comments
  7. Authentication Implemented
  8. Single Page Application (SPA)
  9. Uses turbolinks

App output

Home


Pagination


Login


Register


Validation


Uses Guideline

clone the repo - full code on final branch, So, please clone final one to get full code

move to livewire directory

composer install or update

npm install

php artisan key:generate

setup .env file

APP_URL = http://localhost:8000

setup database

php artisan migrate

php artisan serve

If you change the css

Don't forget to compile css

npm run watch

Enjoy :) !!!


Follow me

Md. Atiqur Rahman

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages