Code Monkey home page Code Monkey logo

orchid-screencast's Introduction

Orchid Screencast

Laravel Orchid Platform Screencast

Версии и зависимости

Название Версия
Mysql 8
Laravel 8
Orchid 10.3
Php 8

Как установить(развернуть у себя)?

Стянуть репозиторий

git clone https://github.com/agoalofalife/orchid-screencast.git

#or

git clone [email protected]:agoalofalife/orchid-screencast.git

Установить зависимости

composer install

Скопировать файл окружения

cp .env.example .env

Сгенерировать ключ

php artisan key:generate

Поменять конфигурацию базы данных - на ту которая у вас

DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=orchid-screencasts
DB_USERNAME=root
DB_PASSWORD=

Накатить схему базы

php artisan migrate

Заполнить данными

php artisan db:seed

Поднять сервер

php artisan serve

Библиотека с дополнительными полями из видео курса

Название урока Ссылка
Введение https://youtu.be/za1VYGG1BOg
Установка https://youtu.be/T5qQsQ-wI1w
Экраны https://youtu.be/BP74mie5pWs
Первый Layout https://youtu.be/sQ_Wi44wycM
Простая сортировка и фильтрация https://youtu.be/EfG6NlvYhJY
Модальное окно https://youtu.be/B3CDMHmFl8o
Асинхронное модальное окно https://youtu.be/F0WfStUk1gw
Хлебные крошки https://youtu.be/bK1yhUzCgBE
Права и роли https://youtu.be/89eXPG8zxZY
Графики https://youtu.be/rXOLR7PXunE
Отчеты https://youtu.be/1GG47Z8dduQ
Кастомный field https://youtu.be/Gkfswuh0gDg
Кастомный компонент https://youtu.be/j44xvN6wsPo
Вложение https://youtu.be/iNthMN8Lap8
Продвинутая фильтрация https://youtu.be/nGQ7fISWw6U
Уведомления https://youtu.be/2n6YJXXtC1k
Обратная связь или Issue https://youtu.be/7XEQVkRg1iM
Pull Request https://youtu.be/I2xrO5ctR7I

orchid-screencast's People

Contributors

agoalofalife avatar straythewolf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.