LaravelDaily / QuickAdminPanel-Classifieds-Directory

Laravel 6 demo project for classifieds directory. Generated with https://2019.quickadminpanel.com and Classimax theme.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel 9 Classifieds Directory demo

Simple project with classifieds database of companies/services/cities.

Laravel Classimax screenshot

Front-end view is based on free Bootstrap template: Classimax


Laravel Classimax admin screenshot

Adminpanel is generated with Laravel generator: QuickAdminPanel.com

How to use

  • Clone the repository with git clone
  • Copy .env.example file to .env and edit database credentials there
  • Run composer install
  • Run php artisan key:generate
  • Run php artisan migrate --seed (it has some seeded data for your testing)
  • That's it: launch the main URL.
  • You can login to adminpanel with default credentials admin@admin.com - password
  • Create simbolic link if needed php artisan storage:link

License

Basically, feel free to use and re-use any way you want.


More from our LaravelDaily Team

About

Laravel 6 demo project for classifieds directory. Generated with https://2019.quickadminpanel.com and Classimax theme.


Languages

Language:PHP 56.4%Language:Blade 43.4%Language:Shell 0.2%