Skip to content

abdu11aev-samandar/laravel_classified

Repository files navigation

Laravel Logo

Laravel Classified

Downloads Contributors Forks Stargazers Issues visitor badge


This project is for starter developers from laravel 8, a video tutorial form Laraveller

Technologies Used


  • HTML
  • CSS
  • JavaScript
  • PHP
  • Laravel

Features


  • You can classify ads.

Screenshots


Setup


To run the project you need a server and PHP and MySQL installed on it.

    Guide of Install Porject

    cp .env.example .env
    
    composer install 
    
    npm install 
    
    php artisan key:generate
    
    php artisan migrate:fresh -seed
    
    php artisan sortage:link
    
    npm run dev
    

Contact