Lara Dev Guide
User Guide (NL)
  • Welcome to Lara CMS 8
  • Overview
    • Meet Lara
    • Features
  • Get started
    • Prerequisites
    • Installation
    • Configuration
  • Architecture
    • Modules
    • Themes
    • App
    • Folder Structure
    • Entities
    • Widgets
  • Builder
    • Content Builder
    • Form Builder
    • Entity Groups
  • The entity
    • Introduction
    • Entity Groups
    • Structure
      • Tab: info
      • Tab: columns
      • Tab: object relations
      • Tab: filters
      • Tab: Panels
      • Tab: media
      • Tab: custom columns
  • Standard Entities
    • Page 1
  • Custom Entities
    • Page 2
  • Translations
    • Backend
    • Frontend
  • Versioning
    • Bitbucket
    • Satis
Powered by GitBook
On this page
  • Skill level
  • Development Environment
  1. Get started

Prerequisites

Skill level

If you you want to develop websites with Lara CMS, you should have a solid knowledge of Laravel, and PHP/MySQL in general. You should also know your way around Blade templates, and Webpack.

Development Environment

You need a modern local development environment (Herd, Valet, Homestead, Docker, MAMP), so you can run your local site on PHP8/MySQL. And of course you need Node.js to run Laravel Mix (webpack) on your local machine.

PreviousFeaturesNextInstallation

Last updated 4 months ago