/laravel-freelance-job-app

laravel freelance job application

Primary LanguageHTML

Laravel 8 - Freelance job application

Screenshots

preview img

preview img

Run Locally

Clone the project

  git clone https://github.com/abdulaziz-m5u/laravel-freelance-job-app.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 migrate:fresh --seed

Login