Skip to content

ahmed-ben10/webshop-laravel

Repository files navigation

Webshop laravel

Instalation

  • Clone the project
  • Copy the .env.example file and rename is to .env
  • Fill in de .env file with the correctly
  • Make sure you have the database setup
  • run the following commands:
    • composer install
    • npm i
    • php artisan key:generate
    • php artisan migrate --seed
    • php artisan serve

Now you are ready to go :)


Build Status Total Downloads Latest Stable Version License

About Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

Laravel is accessible, powerful, and provides tools required for large, robust applications.

Learning Laravel

Laravel has the most extensive and thorough documentation and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework.

If you don't feel like reading, Laracasts can help. Laracasts contains over 1500 video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost your skills by digging into our comprehensive video library.

Laravel Sponsors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published