WisefxID / laravel-real-estate

laravel real estate project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel 9 - Real Estate Application

preview img

Run Locally

Clone the project

  git clone https://github.com/abdulaziz-m5u/laravel-real-estate.git project-name

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 artisan migrate:fresh --seed
    php artisan storage:link

Login

About

laravel real estate project


Languages

Language:HTML 60.4%Language:Blade 20.8%Language:PHP 18.7%Language:Shell 0.1%