rashidkhitilow / Laravel-Real-Estate-Venue-Portal

Laravel 6 Real Estate demo-project based on Bootstrap theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel 6 Real Estate / Venues Management with Adminpanel

Transformed Bootstrap theme Homespace into a mini-clone of Hirespace.com portal, fully manageable with adminpanel generated with QuickAdminPanel, to manage all the venues, locations, event types.

Also added SEO important stuff like Articles Slugs in URLs.

This is a result of 2-hours live-coding series on Youtube: see playlist

Laravel Real estate administration

Laravel Real estate front



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 by going go /login URL and login with credentials admin@admin.com - password

License

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


More from our LaravelDaily Team

About

Laravel 6 Real Estate demo-project based on Bootstrap theme


Languages

Language:HTML 89.1%Language:PHP 10.9%