Skip to content

Open Source E-Commerce Solution with Laravel 8 and Vuejs.

Notifications You must be signed in to change notification settings

lavecart/lavecart

Repository files navigation

Build Status Total Downloads Latest Stable Version License

Install Laravel

  • Via Laravel Installer: composer global require laravel/installer
  • laravel new project-name
  • cd project-name

Install Vuejs with Laravel

  • Install laravel/jetstream package composer require laravel/jetstream

  • Though we are wanting to use Vue, we have to use Interia php artisan jetstream:install inertia --teams

  • npm install && npm run dev

  • php artisan migrate

Now restart the server. And Enjoy the New Vue Scaffolding with Laravel 8.

Happy Coding

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via [email protected]. All security vulnerabilities will be promptly addressed.

License

The Laravel framework is open-sourced software licensed under the MIT license.

About

Open Source E-Commerce Solution with Laravel 8 and Vuejs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published