Ad Code

Responsive Advertisement

Ticker

6/recent/ticker-posts

How to run Existing Laravel Project

 Must be Follow the commad to run the existing laravel proect

  1. composer update
  2. create database and setting it
  3. php artisan migrate
  4. php artisan serve
  5. if still it is not working then
  6. php artisan config:cache
  7. php artisan config:clear



Post a Comment

0 Comments

Ad Code

Responsive Advertisement