Skip to content

zyab1ik/LearnLaravelProject

Repository files navigation

Simple project on Creating a Blog Using Laravel

This repository contains the source code and materials related to the "Laravel Blog Creation" course. The course is designed for learning how to create a blog using Laravel with Docker containers

Html template

edica.html

Use

  1. Clone repo:
    git clone [email protected]:zyab1ik/LearnLaravelProject.git
    
  2. Create .env файл bases .env.example
  3. Go to the root directory:
    cd LearnLaravelProject
  4. Up containers:
    ./vendor/bin/sail up -d
  5. Make migration
    ./vendor/bin/sail artisan migrate
  6. Open http://localhost

License

This project is distributed under the MIT License. Details can be found in the LICENSE.md file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published