/Laravel_Business_listing

REMS is a simple PHP script based on Laravel that helps you to manage small or medium Real Estate business.

Primary LanguageHTML

Laravel 9 - Business_listing Application

preview img

Run Locally

Clone the project

  git clone https://github.com/hussain786-baba/Laravel_Business_listing

Go to the project directory

  cd project-name
  • Copy .env.example file to .env and edit database credentials there
    composer install
    php artisan key:generate
    php artisan migrate:fresh --seed
    php artisan storage:link

Login