Skip to content

Saul-Lara/Laravel-CMS-Ecommerce

Repository files navigation

Laravel-CMS-Ecommerce

GitHub repo size GitHub GitHub last commit

CMS with E-Commerce build with Laravel

🚀 Built With

📄 Laravel

🔧 Setup

  1. Clone this 📂 repository.
  2. cd into it.
  3. Install Composer Dependencies.
    composer install
  4. Install NPM Dependencies.
    npm install
  5. Rename or copy .env.example file to .env
  6. Generate an app encryption key.
    php artisan key:generate
  7. php artisan serve
  8. Visit localhost:8000 in your browser.

💻 How to use?

📗 License

Code in this repository is open-sourced software licensed under the GPL-3.0 license.
See the LICENSE.md file for details.

Saul Hdz Lara


About

CMS with E-Commerce build with Laravel

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published