Best laravel framework open-source packages.

Qixclassifiedads

Classified Ads Listing System with Laravel 8.
Updated 2 years ago

Qixclassifiedads

About Repository

Qixclassifiedads - A Basic Classified Ads Listing System built with Laravel 8 where user can post Classified Ads Listing for free.

Tech

  • Laravel 8
  • Tailwind CSS
  • Livewire
  • sweetalert2
  • PHPFlasher
  • spatie laravel permission v5
  • spatie query builder v3

Features

  • User Listing CRUD
  • Admin Listing CRUD
  • Role Permission using spatie laravel permission.
  • Filter & Search Listing using spatie query builder.
  • Login, Register using jetstream auth.
  • Livewire Image Preview.
  • Contact Mail.

Installation

  • git clone https://github.com/SBTHDR/qixclassifiedads.git
  • cd qixclassifiedads/
  • composer install
  • cp .env.example .env
  • Update .env and set your database credentials
  • php artisan migrate
  • php artisan db:seed
  • npm install
  • npm run dev
  • php artisan serve

License

MIT license.

Tags livewire