Skip to content

EricNelson12/RenterMelonLaravel

Repository files navigation

Start PHP server (instead of Xampp or Wamp)

php artisan serve

If cipher related error

mv .env.example .env php artisan key:generate

If DB Credentials are wrong

Update credentials in .env

if your db creds aren't showing up right

php artisan cache:clear delete contents of storage/framework/views

If something's missing

composer install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published