Skip to content

WellyngtonMolinari/LaravelProjects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 

Repository files navigation

How to Run

  • You'll need a local server and a database to run these projects. Once you have those, follow these steps:
    • Run composer install inside the project folder.
    • Run php artisan migrate to migrate the database.
    • Finally, run php artisan serve to start the local server.

Template for Any Project

Projects

Car Dealership

  • GitHub Repository
  • This is a Web App to expose a car dealership business. You can show your cars to sell, how your business works and so much more.
  • Images (Work in Progress)

Point of Sale

  • GitHub Repository
  • This is a Web App to control your commerce, with inventory management, sell products, factory production and so much more.
  • Images (Work in Progress)

About

A list of all my projects made with Laravel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages