Skip to content

Full stack project of car renting app made using Laravel 8 and Svelte

Notifications You must be signed in to change notification settings

raphaelsanti-source/car-rent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car renting app

Stack used:

  • Svelte
  • Laravel
  • Nginx
  • MySql

Hosted in Docker runtime.

Setup

Edit docker-compose.yml file and change the ports, database credentials to your will but be sure to edit .env file inside of /src directory afterwards.

Dev commands

Run docker and build containers:

docker-compose build && docker-compose up -d

Make migrations:

docker-compose exec /var/www/html/artisan migrate

About

Full stack project of car renting app made using Laravel 8 and Svelte

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published