Skip to content

DragosStefanNecula/creative-cruisers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

QUICKSTART GUIDE!

  1. Create a database called "creativecruisers" in PHPmyadmin (alternatively, in .env change DB_DATABASE value to the name of the database in PHPmyadmin)
  2. Get "creativecruisers.sql" database from the same folder as this readme
  3. Import database

Start website:

  1. Open a terminal
  2. CD into creativecruisers (one file deeper than this readme)
  3. php artisan serve

If there is any issues these are some commands to try before php artisan serve:

  1. composer require laravel/ui
  2. php artisan ui bootstrap
  3. composer require hardevine/shoppingcart

Admin user account is: user - [email protected] password - 12345678

References!

Photo at /public/images/pexels-artem-podrez-4816757.jpg https://www.pexels.com/photo/grayscale-photo-of-two-men-using-skateboard-4816757/

Photo at /public/images/pexels-cottonbro-studio-10118266.jpg https://www.pexels.com/photo/a-child-choosing-stickers-to-put-on-her-skateboard-10118266/

Photo at /public/images/pexels-aman-jakhar-1134162 https://www.pexels.com/photo/brown-skateboard-on-ground-1134162/

Photo at /public/images/pexels-griffin-wooldridge-5224914 https://www.pexels.com/photo/skateboard-placed-near-wooden-fence-on-street-5224914/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published